diff --git a/.github/workflows/randomized_tests.yml b/.github/workflows/randomized_tests.yml index d963ac46e062c5272908c4bcde9b2455ada91dbf..aaef0b536d005ea7015a6ca94cb956f049434add 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