mirror of
https://github.com/microsoft/playwright.git
synced 2025-06-26 21:40:17 +00:00
devops: make vrt CI pipeline faster (#10082)
This commit is contained in:
parent
99aa0d9db6
commit
b177e6450a
4
.github/workflows/tests_primary.yml
vendored
4
.github/workflows/tests_primary.yml
vendored
@ -85,8 +85,8 @@ jobs:
|
||||
env:
|
||||
DEBUG: pw:install
|
||||
- run: npm run build
|
||||
- run: npx playwright install --with-deps
|
||||
- run: cd tests/playwright-test/stable-test-runner && npx playwright install docker-image
|
||||
- run: npx playwright install docker-image
|
||||
working-directory: tests/playwright-test/stable-test-runner/
|
||||
- run: npm run vtest
|
||||
- uses: actions/upload-artifact@v1
|
||||
if: ${{ always() }}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user