Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/npm-development-a683…
Browse files Browse the repository at this point in the history
…6fc2c9
  • Loading branch information
golles authored Dec 1, 2024
2 parents 6b22d9e + c64b088 commit a50aefc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
run: npm run ci-test

- name: Upload coverage reports to Codecov
uses: codecov/codecov-action@v4
uses: codecov/codecov-action@v5
with:
token: ${{ secrets.CODECOV_TOKEN }}
fail_ci_if_error: true
Expand Down

0 comments on commit a50aefc

Please sign in to comment.