Skip to content

Commit f40a688

Browse files
authored
Update playwright install command with dependencies
1 parent 48baae5 commit f40a688

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ test: # [build_platform == target_platform]
4343
- playwright.async_api
4444
commands:
4545
- playwright --help
46-
- playwright install
46+
- playwright install --with-deps
4747
- python scripts/example_sync.py
4848
- python scripts/example_async.py
4949

0 commit comments

Comments
 (0)