Skip to content

Commit

Permalink
fix(gha): fix lcov error
Browse files Browse the repository at this point in the history
  • Loading branch information
sebsadface committed Jan 5, 2025
1 parent b2e72d1 commit 948d9d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/foundry_ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:
# uses: ./../gha-workflows/.github/workflows/reusable-forge-code-coverage.yml
with:
exclude_paths: 'test/*, script/*'
branch_coverage: true
branch_coverage: true --ignore-errors unused

0 comments on commit 948d9d9

Please sign in to comment.