run tests on PR
All checks were successful
Test Ethereum Fixturenet Stack / Run Ethereum Fixturenet stack test (pull_request) Successful in 19m43s
Test Ethereum Plugeth Fixturenet Stack / Test fixturenet-plugeth stack (ubuntu-latest) (pull_request) Successful in 27m17s
Test Ethereum Plugeth Fixturenet Stack / Test fixturenet-plugeth stack (ubuntu-latest-arm) (pull_request) Successful in 36m59s
All checks were successful
Test Ethereum Fixturenet Stack / Run Ethereum Fixturenet stack test (pull_request) Successful in 19m43s
Test Ethereum Plugeth Fixturenet Stack / Test fixturenet-plugeth stack (ubuntu-latest) (pull_request) Successful in 27m17s
Test Ethereum Plugeth Fixturenet Stack / Test fixturenet-plugeth stack (ubuntu-latest-arm) (pull_request) Successful in 36m59s
This commit is contained in:
parent
25ff2497ad
commit
62c3ed67e3
@ -3,6 +3,7 @@ name: Test Ethereum Fixturenet Stack
|
||||
on:
|
||||
push:
|
||||
branches: '*'
|
||||
pull_request:
|
||||
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
|
||||
- cron: '12 01 * * *'
|
||||
|
||||
|
@ -3,6 +3,7 @@ name: Test Ethereum Plugeth Fixturenet Stack
|
||||
on:
|
||||
push:
|
||||
branches: '*'
|
||||
pull_request:
|
||||
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
|
||||
- cron: '14 01 * * *'
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user