We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 953483c commit 9bf13bdCopy full SHA for 9bf13bd
4 files changed
.github/workflows/core.yml
@@ -32,4 +32,4 @@ jobs:
32
- uses: codecov/codecov-action@v1
33
with:
34
flags: plugins-core
35
- fail_ci_if_error: true
+ fail_ci_if_error: false
.github/workflows/heuristic-table.yml
@@ -34,4 +34,4 @@ jobs:
36
flags: heuristic-table-plugin
37
.github/workflows/iframe.yml
flags: iframe-plugin
.github/workflows/table.yml
flags: table-plugin
0 commit comments