chore: install deps for grid tests (2)

This commit is contained in:
Pavel Feldman 2023-08-04 16:41:41 -07:00
parent fda578c14d
commit 1fdb8bdbe4

View File

@ -140,6 +140,7 @@ jobs:
DEBUG: pw:install
- run: npm run build
- run: npx playwright install-deps
- run: npx playwright install
- run: npm run itest
if: matrix.os != 'ubuntu-latest'
- run: xvfb-run --auto-servernum --server-args="-screen 0 1280x960x24" -- npm run itest