Skip to content

Commit

Permalink
Updated Github workflow to run No files changed, compilation skipped …
Browse files Browse the repository at this point in the history
…without sizes so it doesn't fail
  • Loading branch information
asselstine committed Feb 12, 2025
1 parent bf3d694 commit 2992696
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
- name: Run Forge build
run: |
forge --version
forge build --sizes
forge build
id: build

- name: Run Forge test
Expand Down

0 comments on commit 2992696

Please sign in to comment.