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 8627c77 commit 7705d53Copy full SHA for 7705d53
.github/workflows/onpush.yml
@@ -69,6 +69,6 @@ jobs:
69
fail_ci_if_error: true
70
flags: unittests
71
name: codecov-umbrella
72
- file: ./coverage/codecov_report.txt
+ path_to_write_report: ./coverage/codecov_report.txt
73
verbose: true
74
0 commit comments