kopia lustrzana https://github.com/cheeaun/phanpy
Optimize the browser install part
rodzic
070af4273f
commit
bcc6c828b8
|
@ -18,7 +18,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: npm ci
|
||||
- name: Install Playwright Browsers
|
||||
run: npx playwright install --with-deps
|
||||
run: npx playwright install --with-deps chromium --only-shell
|
||||
- name: Run Playwright tests
|
||||
run: npx playwright test
|
||||
- uses: actions/upload-artifact@v4
|
||||
|
|
Ładowanie…
Reference in New Issue