We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1a05aa commit 2d13ae0Copy full SHA for 2d13ae0
site/e2e/README.md
@@ -32,6 +32,7 @@ chromium version, and adjust the playwright version in the package.json.
32
# Optionally add '--command zsh' to choose your shell.
33
nix develop
34
cd site
35
+pnpm install
36
pnpm build
37
pnpm playwright:test
38
```
0 commit comments