Add Plugeth stack #14

Merged
roysc merged 24 commits from plugeth-stack into main 2024-07-10 01:28:10 +00:00
Showing only changes of commit 8edc4a0da6 - Show all commits

View File

@ -3,6 +3,8 @@ name: Test Ethereum Plugeth Fixturenet Stack
on: on:
push: push:
branches: '*' branches: '*'
schedule: # Note: coordinate with other tests to not overload runners at the same time of day
- cron: '14 01 * * *'
jobs: jobs:
test: test: