Skip to content

Commit 5ef721b

Browse files
authored
Merge pull request #52 from crazy-max/codecov-token
ci: set codecov token
2 parents 4b6fbdb + b6ffbb7 commit 5ef721b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ jobs:
3838
uses: codecov/codecov-action@v4
3939
with:
4040
file: ./coverage.txt
41+
token: ${{ secrets.CODECOV_TOKEN }}
4142

4243
example:
4344
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)