We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39f1089 commit 0a8145eCopy full SHA for 0a8145e
.github/workflows/ci.yml
@@ -27,4 +27,4 @@ jobs:
27
- name: Install playwright browsers
28
run: npx playwright install --with-deps
29
- name: Run tests
30
- run: pnpm vitest
+ run: pnpm vitest run
0 commit comments