diff --git a/.github/workflows/regress.yml b/.github/workflows/rust_regress.yml similarity index 96% rename from .github/workflows/regress.yml rename to .github/workflows/rust_regress.yml index 7cc35dc..ef2d80e 100644 --- a/.github/workflows/regress.yml +++ b/.github/workflows/rust_regress.yml @@ -1,4 +1,4 @@ -name: regress testing +name: rust regress tests on: schedule: