cron for plugeth test
All checks were successful
Test Ethereum Fixturenet Stack / Run Ethereum Fixturenet stack test (push) Successful in 17m59s
Test Ethereum Plugeth Fixturenet Stack / Test fixturenet-plugeth stack (push) Successful in 27m36s

This commit is contained in:
Roy Crihfield 2024-07-01 16:54:50 +08:00
parent 69457f83c3
commit 8edc4a0da6

View File

@ -3,6 +3,8 @@ name: Test Ethereum Plugeth Fixturenet Stack
on:
push:
branches: '*'
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
- cron: '14 01 * * *'
jobs:
test: