Update .gitea/workflows/fixturenet-eth-stack.yml
All checks were successful
Ethereum Fixturenet Stack Test / Run Ethereum Fixturenet stack test (push) Successful in 21m11s

This commit is contained in:
David Boreham 2024-05-17 02:36:45 +00:00
parent 270cdd6eb3
commit 759aeb245f

View File

@ -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: