We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f7b194 commit bb9f731Copy full SHA for bb9f731
.github/workflows/codecov.yml
@@ -18,5 +18,4 @@ jobs:
18
with:
19
token: ${{ secrets.CODECOV }}
20
file: ./coverage.xml
21
- flags: unittests
22
- name: codecov-umbrella
+ fail_ci_if_error: true
0 commit comments