Skip to content

Commit

Permalink
AG-1609: install playwright dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hallieswan committed Jan 14, 2025
1 parent 592777f commit 4d8273f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev-env.sh
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ function workspace-install {

function workspace-install-affected {
workspace-install-nodejs-dependencies
workspace-install-playwright-dependencies
workspace-install-python-dependencies
nx affected --target=create-config
nx affected --target=prepare --exclude '!tag:language:java' --parallel=1
Expand Down

0 comments on commit 4d8273f

Please sign in to comment.