Skip to content

Commit

Permalink
fix: second optimizer fix
Browse files Browse the repository at this point in the history
  • Loading branch information
MishaShWoof committed Jan 14, 2025
1 parent fb9f9b5 commit f4860cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/run-forge-tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ jobs:

- name: Build Comet with older solc versions
run: |
forge build --contracts contracts/Comet.sol --use solc:0.8.15 --via-ir
forge build --contracts contracts/Comet.sol --use solc:0.8.15 --via-ir --optimizer-runs 1

0 comments on commit f4860cf

Please sign in to comment.