Skip to content

Commit ecb537e

Browse files
committed
add "if_no_artifact_found: warn" to smokeshow download
1 parent cf6e950 commit ecb537e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/coverage.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ jobs:
2525
commit: ${{ github.event.workflow_run.head_sha }}
2626
allow_forks: true
2727
workflow_conclusion: completed
28+
if_no_artifact_found: warn
2829

2930
- run: smokeshow upload coverage-html
3031
if: hashFiles('coverage-html/*.html') != ''

0 commit comments

Comments
 (0)