Skip to content

Commit 806002a

Browse files
use codecov token for coverage uploads #nolog
1 parent 40007fd commit 806002a

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

0 commit comments

Comments
 (0)