Add a schedule for fixturenet-eth-plugeth-test
Deploy Test / Run deploy test suite (push) Successful in 3m2s
Details
Webapp Test / Run webapp test suite (push) Successful in 2m36s
Details
Smoke Test / Run basic test suite (push) Successful in 4m4s
Details
Fixturenet-Eth-Plugeth-Test / Run an Ethereum plugeth fixturenet test (push) Successful in 35m42s
Details
Publish / Build and publish (push) Successful in 58s
Details
Deploy Test / Run deploy test suite (push) Successful in 3m2s
Details
Webapp Test / Run webapp test suite (push) Successful in 2m36s
Details
Smoke Test / Run basic test suite (push) Successful in 4m4s
Details
Fixturenet-Eth-Plugeth-Test / Run an Ethereum plugeth fixturenet test (push) Successful in 35m42s
Details
Publish / Build and publish (push) Successful in 58s
Details
parent
aa0f60baa1
commit
0a302ea555
|
|
@ -6,6 +6,8 @@ on:
|
||||||
paths:
|
paths:
|
||||||
- '!**'
|
- '!**'
|
||||||
- '.gitea/workflows/triggers/fixturenet-eth-plugeth-test'
|
- '.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 * * *'
|
||||||
|
|
||||||
# Needed until we can incorporate docker startup into the executor container
|
# Needed until we can incorporate docker startup into the executor container
|
||||||
env:
|
env:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue