Skip to content

Commit

Permalink
update the playwright installation command
Browse files Browse the repository at this point in the history
  • Loading branch information
RFSH authored Mar 14, 2024
1 parent 5ae9d08 commit f1195f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion playwright/makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
deps:
npm clean-install
npx playwright install-deps
npx playwright install --with-deps chromium

test-image:
bash ./test-image-table.sh
Expand Down

0 comments on commit f1195f4

Please sign in to comment.