aboutsummaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/rust_regress.yml (renamed from .github/workflows/regress.yml)2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/regress.yml b/.github/workflows/rust_regress.yml
index 7cc35dc..ef2d80e 100644
--- a/.github/workflows/regress.yml
+++ b/.github/workflows/rust_regress.yml
@@ -1,4 +1,4 @@
1name: regress testing 1name: rust regress tests
2 2
3on: 3on:
4 schedule: 4 schedule: