Disable scheduled randomized test workflow for now

This commit is contained in:
Max Brunsfeld 2023-06-07 09:20:25 -07:00
parent 8882b22c9c
commit f56d642b88

View file

@ -6,8 +6,8 @@ on:
push: push:
branches: branches:
- randomized-tests-runner - randomized-tests-runner
schedule: # schedule:
- cron: '0 * * * *' # - cron: '0 * * * *'
env: env:
CARGO_TERM_COLOR: always CARGO_TERM_COLOR: always