Skip to content

Commit

Permalink
change coverage report
Browse files Browse the repository at this point in the history
  • Loading branch information
cmontecoding committed Nov 26, 2024
1 parent 9114792 commit ca7dcf8
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 @@ -28,7 +28,7 @@ jobs:
- name: Report Coverage
run: |
forge coverage --report lcov
forge coverage --report summary
- name: Upload Coverage Report
uses: codecov/codecov-action@v3
with:
Expand Down

0 comments on commit ca7dcf8

Please sign in to comment.