Skip to content

Commit

Permalink
Update test-coverage.yml secret
Browse files Browse the repository at this point in the history
  • Loading branch information
habibitcoin authored Dec 11, 2023
1 parent e1485a8 commit 31fd985
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/test-coverage.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ jobs:
- name: Upload coverage to Codecov
uses: codecov/codecov-action@v3
with:
token: ${{ secrets.CODECOV_TOKEN }}
files: ./coverage/lcov.info
fail_ci_if_error: true
fail_ci_if_error: true

0 comments on commit 31fd985

Please sign in to comment.