diff --git a/.circleci/config.yml b/.circleci/config.yml index a0121618ff..9f46aa9c15 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -267,6 +267,7 @@ jobs: nvm use 20.0.0 node -v yarn + yarn dist yarn run selenium-install-win - run: name: start selenium @@ -275,6 +276,7 @@ jobs: yarn -v yarn run selenium-win shell: powershell.exe + background: true - run: name: start tests command: |