Vitest fix
This commit is contained in:
parent
ee69816569
commit
60360ef76b
2
.github/workflows/workflow.yml
vendored
2
.github/workflows/workflow.yml
vendored
@ -64,7 +64,7 @@ jobs:
|
||||
- name: Run linter
|
||||
run: yarn lint
|
||||
- name: Run vitest tests
|
||||
run: yarn vitest run --reporter=json
|
||||
run: yarn vitest run
|
||||
- name: Install Playwright Browsers
|
||||
run: npx playwright install --with-deps
|
||||
- name: Run Playwright tests
|
||||
|
Loading…
Reference in New Issue
Block a user