diff options
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 @@ | |||
| 1 | name: regress testing | 1 | name: rust regress tests |
| 2 | 2 | ||
| 3 | on: | 3 | on: |
| 4 | schedule: | 4 | schedule: |
