Skip to content

Commit

Permalink
Update CodeCov to Fail If Upload Fails
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Schmiedmayer <[email protected]>
  • Loading branch information
PSchmiedmayer authored Oct 29, 2024
1 parent 40e5a2a commit 32b603d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-test-and-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
with:
token: ${{ secrets.token }}
working-directory: ${{ inputs.working-directory }}
fail_ci_if_error: true
- name: Clean up Google application credentials
if: ${{ always() }}
run: |
Expand Down

0 comments on commit 32b603d

Please sign in to comment.