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 ab84fc9 commit 97e2802Copy full SHA for 97e2802
.github/workflows/main.yml
@@ -36,7 +36,4 @@ jobs:
36
- name: Codecov
37
uses: codecov/codecov-action@v1
38
with:
39
- file: ./coverage
40
- flags: unittests # optional
41
- name: codecov-umbrella # optional
42
fail_ci_if_error: false # optional (default = false)
0 commit comments