Skip to content

Commit b1173e7

Browse files
committed
Add CodeCov token.
1 parent 6312948 commit b1173e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,5 @@ jobs:
2424
with:
2525
fail_ci_if_error: true
2626
files: artifacts/logs/*/coverage.cobertura.xml
27+
token: ${{ secrets.CODECOV_TOKEN }}
2728
# TODO: Upload to GitHub packages instead of MyGet in GitHub actions for master and develop.

0 commit comments

Comments
 (0)