We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de35989 commit de116bdCopy full SHA for de116bd
.github/workflows/pullrequest.yml
@@ -30,7 +30,6 @@ jobs:
30
- name: Upload coverage to Codecov
31
uses: codecov/codecov-action@v2
32
with:
33
- directory: lib/build
34
flags: unittests # optional
35
name: coverage # optional
36
fail_ci_if_error: true # optional (default = false)
0 commit comments