Change schedule to try to get gitea to re-index
All checks were successful
Ethereum Fixturenet Stack Test / Run Ethereum Fixturenet stack test (push) Successful in 21m18s
All checks were successful
Ethereum Fixturenet Stack Test / Run Ethereum Fixturenet stack test (push) Successful in 21m18s
This commit is contained in:
parent
759aeb245f
commit
5f7798f392
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user