mirror of
https://github.com/cupcakearmy/occulto.git
synced 2026-04-30 00:05:28 +00:00
fix playwright
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user