Skip to content

Commit bb9f731

Browse files
committed
update codecov.yml
1 parent 6f7b194 commit bb9f731

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/codecov.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ jobs:
1818
with:
1919
token: ${{ secrets.CODECOV }}
2020
file: ./coverage.xml
21-
flags: unittests
22-
name: codecov-umbrella
21+
fail_ci_if_error: true

0 commit comments

Comments
 (0)