Skip to content

Commit 6fbf8d4

Browse files
committed
update coverage
1 parent d32575c commit 6fbf8d4

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.github/workflows/test.yaml

+3-1
Original file line numberDiff line numberDiff line change
@@ -32,5 +32,7 @@ jobs:
3232
- name: Upload coverage reports to Codecov
3333
uses: codecov/[email protected]
3434
env:
35+
fail_ci_if_error: true
36+
files: ./coverage.txt
3537
token: ${{ secrets.CODECOV_TOKEN }}
36-
slug: knbr13/gitcs
38+
verbose: trueslug: knbr13/gitcs

0 commit comments

Comments
 (0)