Skip to content

Commit 7586f40

Browse files
author
Indra Prajapati
committed
add
1 parent 24727f2 commit 7586f40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
- name: Run Playwright tests
2121
run: npm test run
2222
- name: Store JUnit Report
23-
uses: actions/upload-artifact@v4
23+
- uses: actions/upload-artifact@v4
2424
with:
2525
name: junit-report
2626
path: reports/junit-report.xml

0 commit comments

Comments
 (0)