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 ea6f4bc commit ccc8c48Copy full SHA for ccc8c48
.github/workflows/main.yml
@@ -39,6 +39,7 @@ jobs:
39
pnpm i
40
npm run type-check
41
npm run lint
42
+ pnpm exec playwright install
43
npm run e2e
44
npm run coverage
45
- name: Upload coverage
0 commit comments