mirror of
https://github.com/microsoft/playwright.git
synced 2024-12-12 20:03:03 +03:00
chore(create-playwright): upload alwas test-results/ to GHA
Fixes #9014
This commit is contained in:
parent
5b93df0bab
commit
c66d72bddb
@ -20,7 +20,7 @@ jobs:
|
||||
- name: Run Playwright tests
|
||||
run: {{runTestsCommand}}
|
||||
- uses: actions/upload-artifact@v2
|
||||
if: failure()
|
||||
if: always()
|
||||
with:
|
||||
name: playwright-test-results
|
||||
path: test-results/
|
||||
|
Loading…
Reference in New Issue
Block a user