Update .gitea/workflows/fixturenet-eth-stack.yml
Some checks failed
Ethereum Fixturenet Stack Test / Run Ethereum Fixturenet stack test (push) Has been cancelled

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

View File

@ -3,9 +3,6 @@ name: Ethereum Fixturenet Stack Test
on:
push:
branches: '*'
paths:
- '!**'
- '.gitea/workflows/triggers/fixturenet-eth-plugeth-test'
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
- cron: '2 14 * * *'