chore: install deps for grid tests

This commit is contained in:
Pavel Feldman 2023-08-04 16:22:43 -07:00
parent 6c3142959d
commit fda578c14d

View File

@ -18,7 +18,7 @@ jobs:
env:
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
- run: npm run build
- run: npx playwright install
- run: npx playwright install-deps
- run: xvfb-run --auto-servernum --server-args="-screen 0 1280x960x24" -- npm run test -- --retries=0
env:
PWTEST_MODE: service-grid