Skip to content

Commit

Permalink
fail ci
Browse files Browse the repository at this point in the history
  • Loading branch information
chaudharysaket committed May 16, 2024
1 parent a043d41 commit 58b90c4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ jobs:
with:
token: ${{ secrets.CODECOV_TOKEN }}
file: ./nodejs/coverage/unit/lcov.info
fail_ci_if_error: true
fail_ci_if_error: false
flags: unit-tests

0 comments on commit 58b90c4

Please sign in to comment.