Skip to content

Commit d17764c

Browse files
fix: fail ci
1 parent 12620d3 commit d17764c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ jobs:
2222
- name: Upload coverage to Codecov
2323
uses: codecov/codecov-action@v1
2424
with:
25+
fail_ci_if_error: true
2526
verbose: true
2627
env:
2728
CODECOV_TOKEN: ${{ secrets.CODECOV_TOKEN }}

0 commit comments

Comments
 (0)