Skip to content

Commit

Permalink
chore: compile via-ir in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
merklefruit committed Sep 6, 2024
1 parent 27f3fc2 commit 279f038
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/contracts_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,5 +19,5 @@ jobs:
version: nightly

- name: Run tests
run: forge test -vvv
run: forge test --via-ir -vvv
working-directory: bolt-contracts

0 comments on commit 279f038

Please sign in to comment.