Skip to content

Commit 4dbbbd7

Browse files
committed
use token
1 parent 2d6b44e commit 4dbbbd7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/moxunit.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ jobs:
3333
uses: codecov/codecov-action@v4
3434
with:
3535
file: coverage.xml # optional
36+
token: ${{ secrets.CODECOV_TOKEN }}
3637
flags: unittests # optional
3738
name: codecov-umbrella # optional
3839
fail_ci_if_error: true # optional (default = false)

0 commit comments

Comments
 (0)