Skip to content

Commit

Permalink
Remove guard for code coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
matthewl committed Aug 15, 2023
1 parent d537835 commit 891b902
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
- name: Code Coverage
env:
CC_TEST_REPORTER_ID: ${{secrets.CC_TEST_REPORTER_ID}}
if: $CC_TEST_REPORTER_ID != null
uses: paambaati/[email protected]
publish:
needs: test
Expand Down

0 comments on commit 891b902

Please sign in to comment.