Skip to content

Commit 7ffea91

Browse files
committed
Playwright browser install command
1 parent eb6547e commit 7ffea91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ci/prepare_playwright.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ rm temp.json
6969
cp -r ../../../tests .
7070

7171
# 6. Install playwright browser
72-
npm install playwright chromium
72+
npx playwright chromium
7373

7474
# 7. Run tests
7575
npm run test

0 commit comments

Comments
 (0)