diff --git a/.github/workflows/randomized_tests.yml b/.github/workflows/randomized_tests.yml index d963ac46e0..aaef0b536d 100644 --- a/.github/workflows/randomized_tests.yml +++ b/.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