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 ffe0a39 commit 79e396d
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 @@ -302,7 +302,7 @@ jobs:
CC_TEST_REPORTER_ID: ${{ secrets.CC_TEST_REPORTER_ID }}
run: |
git update-index --chmod=-x ./test/test-coverage.sh
./test/test-coverage.sh
bash test/test-coverage.sh
# - uses: actions/upload-artifact@v2
# with:
Expand Down

0 comments on commit 79e396d

Please sign in to comment.