Skip to content

Commit

Permalink
feat: add Linea variant (#22)
Browse files Browse the repository at this point in the history
  • Loading branch information
gbotrel authored Aug 30, 2024
1 parent 792efd0 commit b1935be
Show file tree
Hide file tree
Showing 11 changed files with 4,570 additions and 10 deletions.
1 change: 1 addition & 0 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ jobs:
cargo tree
(cd ./bin/client-eth && cargo tree)
(cd ./bin/client-op && cargo tree)
(cd ./bin/client-linea && cargo tree)
- name: "Assert no changes"
run: |
Expand Down
Loading

0 comments on commit b1935be

Please sign in to comment.