Skip to content

Commit c59b028

Browse files
committed
fix issue
1 parent 759eb78 commit c59b028

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/codecov.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,5 @@ jobs:
1717
uses: codecov/codecov-action@v3
1818
with:
1919
token: ${{ secrets.CODECOV }}
20-
file: ./coverage.xml
2120
flags: unittests
2221
name: codecov-umbrella
23-
fail_ci_if_error: true

0 commit comments

Comments
 (0)