Skip to content

Commit

Permalink
Merge pull request #1536 from nextcloud/backport/1534/stable28
Browse files Browse the repository at this point in the history
[stable28] ci(test): use codecov token
  • Loading branch information
st3iny authored Jun 25, 2024
2 parents c656fd4 + 8511f2f commit 0c2c1f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
uses: codecov/codecov-action@eaaf4bedf32dbdc6b720b63067d99c4d77d6047d # v3
if: ${{ always() }}
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./nextcloud/apps/twofactor_totp/tests/clover.xml
flags: unittests
fail_ci_if_error: true
Expand Down

0 comments on commit 0c2c1f4

Please sign in to comment.