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:
branches:
- randomized-tests-runner
schedule:
- cron: '0 * * * *'
# schedule:
# - cron: '0 * * * *'
env:
CARGO_TERM_COLOR: always