Skip to content

Commit

Permalink
Update CI to stop checking paris size
Browse files Browse the repository at this point in the history
  • Loading branch information
arr00 committed Jan 3, 2024
1 parent 5e99037 commit d4f30ef
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -116,5 +116,3 @@ jobs:
run: forge install
- name: Check contract deployable mainnet
run: "node js/contracts-deployable.js --via-ir --optimize --optimizer-runs 0"
- name: Check contracts deployable base
run: "node js/contracts-deployable.js --via-ir --optimize --optimizer-runs 0 --evm-version paris"

0 comments on commit d4f30ef

Please sign in to comment.