Skip to content

Commit

Permalink
ci: set CODECOV_TOKEN
Browse files Browse the repository at this point in the history
  • Loading branch information
crazy-max committed Apr 8, 2024
1 parent 9efc238 commit 2ba5480
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Expand Up @@ -28,3 +28,4 @@ jobs:
uses: codecov/codecov-action@v4
with:
file: ./coverage/clover.xml
token: ${{ secrets.CODECOV_TOKEN }}

0 comments on commit 2ba5480

Please sign in to comment.