Skip to content

Commit

Permalink
Merge pull request #209 from crazy-max/codecov-token
Browse files Browse the repository at this point in the history
ci: set CODECOV_TOKEN
  • Loading branch information
crazy-max authored Apr 8, 2024
2 parents e35170a + 9fea1d6 commit e468438
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,4 @@ jobs:
uses: codecov/codecov-action@v4
with:
file: ./coverage/clover.xml
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit e468438

Please sign in to comment.