hotfix: remove playwright from ci
This commit is contained in:
@@ -73,8 +73,5 @@ jobs:
|
||||
- name: Install dependencies
|
||||
run: pnpm install --frozen-lockfile
|
||||
|
||||
- name: Install Playwright browsers
|
||||
run: pnpm exec playwright install chromium --with-deps
|
||||
|
||||
- name: Run tests
|
||||
run: pnpm exec vitest run
|
||||
- name: Run tests (server project)
|
||||
run: pnpm exec vitest run --project server
|
||||
|
||||
Reference in New Issue
Block a user