Skip to content

Commit

Permalink
Add Codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
zregvart committed Feb 6, 2024
1 parent 61742d3 commit 1a5b935
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/pre-merge-ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -44,3 +44,5 @@ jobs:
- name: Upload test coverage report
uses: codecov/codecov-action@e0b68c6749509c5f83f984dd99a76a1c1a231044 # v4.0.1
if: always()
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 1a5b935

Please sign in to comment.