Skip to content

Commit 3e8c0d0

Browse files
use codecov token for coverage uploads #nolog
1 parent 52a13b1 commit 3e8c0d0

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
@@ -49,3 +49,4 @@ jobs:
4949
with:
5050
files: ./coverage.xml
5151
fail_ci_if_error: true
52+
token: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)