Skip to content

Commit 4201981

Browse files
use codecov token for coverage uploads #nolog
1 parent 5c23cca commit 4201981

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,3 +44,4 @@ jobs:
4444
with:
4545
files: ./coverage.xml
4646
fail_ci_if_error: true
47+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)