From 1e4b268163ae9898b809d3fb922c2dad418946ce Mon Sep 17 00:00:00 2001 From: Gavin Huttley Date: Mon, 26 Aug 2024 07:01:44 +1000 Subject: [PATCH] DEV: rename test workflow to CI --- .github/workflows/{testing_develop.yml => ci.yml} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename .github/workflows/{testing_develop.yml => ci.yml} (100%) diff --git a/.github/workflows/testing_develop.yml b/.github/workflows/ci.yml similarity index 100% rename from .github/workflows/testing_develop.yml rename to .github/workflows/ci.yml