Skip to content

Commit 364d5ae

Browse files
committed
Install only Chromium for now
1 parent 9106894 commit 364d5ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/install-playwright

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22

33
set -eu -o pipefail
44
npm i
5-
npx playwright install --with-deps
5+
npx playwright install chromium --with-deps

0 commit comments

Comments
 (0)