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 43841d2 commit dda8b33Copy full SHA for dda8b33
.github/workflows/merge.yml
@@ -52,7 +52,6 @@ jobs:
52
- name: Upload coverage to Codecov
53
uses: codecov/codecov-action@v2
54
with:
55
- directory: lib/build
56
flags: unittests # optional
57
name: coverage # optional
58
fail_ci_if_error: true # optional (default = false)
.github/workflows/release.yml
@@ -45,7 +45,6 @@ jobs:
45
46
47
48
49
50
51
0 commit comments