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 cf6e950 commit ecb537eCopy full SHA for ecb537e
.github/workflows/coverage.yaml
@@ -25,6 +25,7 @@ jobs:
25
commit: ${{ github.event.workflow_run.head_sha }}
26
allow_forks: true
27
workflow_conclusion: completed
28
+ if_no_artifact_found: warn
29
30
- run: smokeshow upload coverage-html
31
if: hashFiles('coverage-html/*.html') != ''
0 commit comments