Skip to content

Commit 9619811

Browse files
Update ci.yml (#773)
1 parent 13aafee commit 9619811

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,8 +78,7 @@ jobs:
7878
- name: Upload coverage
7979
uses: codecov/codecov-action@v3
8080
with:
81-
file: ./coverage.xml
82-
flags: unit
81+
fail_ci_if_error: true
8382

8483
check: # This job does nothing and is only used for the branch protection
8584
if: always()

0 commit comments

Comments
 (0)