Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
Signed-off-by: Jan-Otto Kröpke <[email protected]>
  • Loading branch information
jkroepke authored Feb 10, 2024
1 parent 36960f1 commit 17eb930
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -297,10 +297,12 @@ jobs:
env:
BASHCOV_COMMAND_NAME: helm-secrets:it

- uses: codecov/codecov-action@v3
- uses: codecov/codecov-action@v4
with:
files: ./coverage/coverage.xml
fail_ci_if_error: true
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

integration-tests:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 17eb930

Please sign in to comment.