Compare commits

..

No commits in common. "828fb3a21dc1735766c1193fa3b1f72d4da2cdaa" and "44d67f66acf32647572331692fbee8e70e3ea911" have entirely different histories.

View File

@ -1,10 +1,14 @@
name: Ethereum Fixturenet Stack Test
on:
push:
pull_request:
branches: '*'
push:
branches:
- main
- ci-test
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
- cron: '12 01 * * *'
- cron: '17 25 * * *'
jobs:
test: