Skip to content

Commit

Permalink
chore: include explicit codecov token
Browse files Browse the repository at this point in the history
  • Loading branch information
Mateusz Bocian committed May 9, 2024
1 parent a4134fe commit 6fea308
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,4 +121,5 @@ jobs:
continue-on-error: true
with:
flags: ${{ steps.test-coverage-flags.outputs.os }},${{ steps.test-coverage-flags.outputs.node }}
token: ${{ secrets.CODECOV_TOKEN }}
if: '${{ !steps.release-check.outputs.IS_RELEASE }}'

0 comments on commit 6fea308

Please sign in to comment.