Skip to content

Commit

Permalink
added codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
Lundis authored Oct 20, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 9f36d0f commit a1769f1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -21,5 +21,6 @@ jobs:
- name: Upload Coverage to Codecov
uses: codecov/codecov-action@v4
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
verbose: true

0 comments on commit a1769f1

Please sign in to comment.