Skip to content

Commit dac6df7

Browse files
use codecov token for coverage uploads #nolog
1 parent 5d6e838 commit dac6df7

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
@@ -64,6 +64,7 @@ jobs:
6464
with:
6565
files: ./coverage.xml
6666
fail_ci_if_error: true
67+
token: ${{ secrets.CODECOV_TOKEN }}
6768
benchmark:
6869
name: benchmark
6970
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)