mirror of
https://github.com/cupcakearmy/occulto.git
synced 2024-12-22 09:36:28 +00:00
fix playwright
This commit is contained in:
parent
f5f796cc13
commit
947c468cd4
2
.github/workflows/test.yaml
vendored
2
.github/workflows/test.yaml
vendored
@ -26,5 +26,7 @@ jobs:
|
||||
|
||||
- name: Install dependencies
|
||||
run: pnpm install
|
||||
- name: Install Playwright
|
||||
run: pnpm exec playwright install-deps
|
||||
- name: Run tests
|
||||
run: pnpm run test
|
||||
|
Loading…
Reference in New Issue
Block a user