Skip to content

Commit

Permalink
use token
Browse files Browse the repository at this point in the history
  • Loading branch information
Remi-Gau committed Feb 5, 2024
1 parent 2d6b44e commit 4dbbbd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/moxunit.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ jobs:
uses: codecov/codecov-action@v4
with:
file: coverage.xml # optional
token: ${{ secrets.CODECOV_TOKEN }}
flags: unittests # optional
name: codecov-umbrella # optional
fail_ci_if_error: true # optional (default = false)

0 comments on commit 4dbbbd7

Please sign in to comment.