Skip to content

Commit

Permalink
playwright install
Browse files Browse the repository at this point in the history
  • Loading branch information
phryneas committed May 3, 2024
1 parent 949587c commit d498097
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,9 @@ jobs:
- run:
command: npx playwright install-deps
working_directory: integration-tests
- run:
command: npx playwright install
working_directory: integration-tests
- run:
command: npm run build --workspace=<< parameters.framework >> --if-present
working_directory: integration-tests
Expand Down

0 comments on commit d498097

Please sign in to comment.