Merge branch 'main' into telackey/v114
This commit is contained in:
commit
828fb3a21d
@ -1,14 +1,10 @@
|
|||||||
name: Ethereum Fixturenet Stack Test
|
name: Ethereum Fixturenet Stack Test
|
||||||
|
|
||||||
on:
|
on:
|
||||||
pull_request:
|
|
||||||
branches: '*'
|
|
||||||
push:
|
push:
|
||||||
branches:
|
branches: '*'
|
||||||
- main
|
|
||||||
- ci-test
|
|
||||||
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
|
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
|
||||||
- cron: '17 25 * * *'
|
- cron: '12 01 * * *'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
|
Loading…
Reference in New Issue
Block a user