Skip to content

Commit

Permalink
fail coverage on error
Browse files Browse the repository at this point in the history
  • Loading branch information
c4spar committed Aug 25, 2024
1 parent 1a7f471 commit 0ce0398
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,7 @@ jobs:
- name: Upload coverage
uses: codecov/codecov-action@v4
with:
fail_ci_if_error: true
name: ${{ matrix.runtime }}-${{ matrix.os }}
files: dist/coverage/${{ matrix.module }}/cov.lcov
flags: ${{ matrix.runtime }}
Expand Down

0 comments on commit 0ce0398

Please sign in to comment.