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