Skip to content

Commit

Permalink
Update contracts-ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
aahna-ashina authored Feb 28, 2024
1 parent ea44cfc commit 7f94074
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 @@ -31,7 +31,7 @@ jobs:
id: build
- name: Run Forge tests
run: |
forge test
forge test --via-ir
id: test
- name: Run Forge coverage
run: |
Expand Down

0 comments on commit 7f94074

Please sign in to comment.