Skip to content

Commit e021f57

Browse files
committed
ChangedGithubActions
1 parent 0e20302 commit e021f57

File tree

1 file changed

+1
-7
lines changed

1 file changed

+1
-7
lines changed

.github/workflows/playwright.yml

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,4 @@ jobs:
4545

4646
# Step to check the existence of html-report directory
4747
- name: Check HTML report directory
48-
run: ls html-report
49-
50-
# Step to zip the html-report folder
51-
- name: Zip HTML report
52-
run: |
53-
cd ..
54-
zip -r html-report.zip html-report
48+
run: ls html-report

0 commit comments

Comments
 (0)