update runner
This commit is contained in:
Родитель
2493483d0f
Коммит
c814eec6a2
|
@ -57,12 +57,10 @@ jobs:
|
|||
|
||||
- name: Install dependencies
|
||||
run: npm ci
|
||||
|
||||
-name: install edge
|
||||
run: npx playwright install msedge
|
||||
|
||||
|
||||
- name: Run Playwright tests
|
||||
run: |
|
||||
npx playwright install msedge
|
||||
HOME=/root npx playwright test
|
||||
|
||||
- name: Create test summary
|
||||
|
|
Загрузка…
Ссылка в новой задаче