Skip to content

Commit

Permalink
Merge pull request #1535 from nextcloud/backport/1534/stable27
Browse files Browse the repository at this point in the history
[stable27] ci(test): use codecov token
  • Loading branch information
st3iny authored Jun 25, 2024
2 parents 6717c81 + 2874cda commit 4cd199a
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@894ff025c7b54547a9a2a1e9f228beae737ad3c2 # 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 4cd199a

Please sign in to comment.