.github/workflows/randomized_tests.yml 🔗
@@ -6,8 +6,8 @@ on:
push:
branches:
- randomized-tests-runner
- schedule:
- - cron: '0 * * * *'
+ # schedule:
+ # - cron: '0 * * * *'
env:
CARGO_TERM_COLOR: always
Max Brunsfeld created
.github/workflows/randomized_tests.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
@@ -6,8 +6,8 @@ on:
push:
branches:
- randomized-tests-runner
- schedule:
- - cron: '0 * * * *'
+ # schedule:
+ # - cron: '0 * * * *'
env:
CARGO_TERM_COLOR: always