Skip to content

Commit d9b9356

Browse files
committed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@ jobs:
5959
with:
6060
fail_ci_if_error: true
6161
files: ./coverage.xml
62+
token: ${{ secrets.CODECOV_TOKEN }}
6263

6364
strategy:
6465
fail-fast: false

0 commit comments

Comments
 (0)