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 97e9278 commit a683a82Copy full SHA for a683a82
.github/workflows/unit-tests.yaml
@@ -149,5 +149,5 @@ jobs:
149
package.json
150
src/**/package.json
151
- run: pnpm install --frozen-lockfile
152
- - run: pnpm exec playwright install
+ - run: pnpm exec playwright install chromium
153
- run: pnpm run test
0 commit comments