Skip to content

Commit

Permalink
feat: setup test-coverage in ci
Browse files Browse the repository at this point in the history
  • Loading branch information
bukunmialuko committed Sep 1, 2024
1 parent 08d627c commit f389c2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,4 @@ jobs:
- name: Very Good Coverage
uses: VeryGoodOpenSource/very_good_coverage@v2
with:
path: /coverage/lcov.info
path: "./coverage/lcov.info"

0 comments on commit f389c2b

Please sign in to comment.