Skip to content

Commit

Permalink
Re-enable eipw (ethereum#35)
Browse files Browse the repository at this point in the history
  • Loading branch information
SamWilsn authored and RaphaelHardFork committed Jan 30, 2024
1 parent ad73e23 commit 2c48f39
Show file tree
Hide file tree
Showing 2 changed files with 914 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -111,11 +111,13 @@ jobs:
- name: Checkout EIP Repository
uses: actions/checkout@47fbe2df0ad0e27efb67a70beac3555f192b062f

- uses: ethereum/eipw-action@b8de7ea9ad5cb842301e63898afb996c451c18cf
- uses: ethereum/eipw-action@6858f56d1d9e5cbe49a0afd85150669f6983ed20
id: eipw
with:
token: ${{ secrets.GITHUB_TOKEN }}
unchecked: 1, 5069, 5757
unchecked: 1
path: ERCS/
options-file: config/eipw.toml

markdownlint:
name: Markdown Linter
Expand Down
Loading

0 comments on commit 2c48f39

Please sign in to comment.