Skip to content

Commit

Permalink
added coverage workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
leekt committed Feb 8, 2024
1 parent 679ac9f commit 6f0abce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,3 +43,5 @@ jobs:
run: NO_COLOR=1 forge snapshot >> $GITHUB_STEP_SUMMARY
id: snapshot

- name: Run coverage
run: NO_COLOR=1 forge coverage >> $GITHUB_STEP_SUMMARY

0 comments on commit 6f0abce

Please sign in to comment.