mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
add: deps.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user