Skip to content

Commit 942da84

Browse files
use codecov token for coverage uploads #nolog
1 parent 77e09b3 commit 942da84

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/tests.yml

+1
Original file line numberDiff line numberDiff line change
@@ -53,3 +53,4 @@ jobs:
5353
with:
5454
files: ./coverage.xml
5555
fail_ci_if_error: true
56+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)