Skip to content

Commit fbe7f85

Browse files
authored
Update ci.yml
upload artifacts set to always
1 parent ac6a483 commit fbe7f85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -199,5 +199,6 @@ jobs:
199199
- uses: actions/upload-artifact@v4
200200
with:
201201
name: playwright-report
202+
if: ${{ always() }}
202203
path: ./test/Playwright/playwright-report/
203204
retention-days: 30

0 commit comments

Comments
 (0)