Skip to content

Commit

Permalink
rewrite coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
chinelo-obitube authored and chinelo-obitube committed Jul 21, 2024
1 parent f3266b3 commit ffe0a39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ jobs:
run: curl -L $CC_TEST_REPORTER_URL > cc-test-reporter

- name: Give test coverage reporter executable permissions
run: chmod +x cc-test-reporter
run: chmod +x ./test/test-coverage.sh

- name: Save coverage
env:
Expand Down

0 comments on commit ffe0a39

Please sign in to comment.