Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Debugging coverage failure
  • Loading branch information
Neeratyoy committed Mar 10, 2021
commit bde4cc9c357c262a9fa98ddabe7f81a9d7a3f3c2
3 changes: 2 additions & 1 deletion .github/workflows/ubuntu-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,6 @@ jobs:
if: matrix.code-cov && always()
uses: codecov/codecov-action@v1
with:
files: coverage.xml
fail_ci_if_error: true
verbose: true
verbose: true