diff --git a/.gitea/workflows/fixturenet-eth-stack.yml b/.gitea/workflows/fixturenet-eth-stack.yml index 2373a29..9b44dec 100644 --- a/.gitea/workflows/fixturenet-eth-stack.yml +++ b/.gitea/workflows/fixturenet-eth-stack.yml @@ -4,7 +4,7 @@ on: push: branches: '*' schedule: # Note: coordinate with other tests to not overload runners at the same time of day - - cron: '2 40 * * *' + - cron: '12 01 * * *' jobs: test: