There was an error while loading. Please reload this page.
1 parent 759eb78 commit c59b028Copy full SHA for c59b028
.github/workflows/codecov.yml
@@ -17,7 +17,5 @@ jobs:
17
uses: codecov/codecov-action@v3
18
with:
19
token: ${{ secrets.CODECOV }}
20
- file: ./coverage.xml
21
flags: unittests
22
name: codecov-umbrella
23
- fail_ci_if_error: true
0 commit comments