add: deps.

This commit is contained in:
Darshan
2026-01-26 18:57:50 +05:30
parent f5681f1167
commit c9a6a0f0aa
+1 -1
View File
@@ -100,7 +100,7 @@ jobs:
- name: Install Playwright
run: |
bun install --no-progress
bunx playwright install --with-deps chromium
bunx playwright install --with-deps chromium firefox webkit
- name: Run installer tests (install)
run: bun run test:installer