Skip to content

Commit

Permalink
Merge branch 'main' into dont-skip-for-slack
Browse files Browse the repository at this point in the history
  • Loading branch information
dcadenas committed May 2, 2024
2 parents bf005c2 + 15f5726 commit 8c53e83
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ jobs:

- name: Upload coverage to Codecov
uses: codecov/codecov-action@v2
env:
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}
with:
file: ./coverage/lcov.info
fail_ci_if_error: true

0 comments on commit 8c53e83

Please sign in to comment.