Skip to content

Commit

Permalink
fix: Added codecov token back to codecov
Browse files Browse the repository at this point in the history
  • Loading branch information
St4NNi committed Feb 7, 2025
1 parent 2da032e commit 48569a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/codecov.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,6 @@ jobs:
uses: codecov/codecov-action@v5
with:
verbose: true
token: ${{ secrets.CODECOV_TOKEN }}
files: ${{ github.workspace }}/codecov.json
fail_ci_if_error: true

0 comments on commit 48569a8

Please sign in to comment.