Skip to content

Commit d98cb7c

Browse files
committed
GitHubActions
1 parent fcff69e commit d98cb7c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/playwright.yml

+2
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,8 @@ jobs:
7373
with:
7474
name: html-report
7575
path: html-report.zip
76+
# Specify the directory structure for the artifact
77+
if-no-files-found: error
7678
if: always()
7779

7880
- name: Generate artifact link

0 commit comments

Comments
 (0)