diff --git a/.gitea/workflows/fixturenet-eth-stack.yml b/.gitea/workflows/fixturenet-eth-stack.yml index f1cf23b..2373a29 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 14 * * *' + - cron: '2 40 * * *' jobs: test: