From 7ccd945ad6685518358a5a06d7ce940d122aada8 Mon Sep 17 00:00:00 2001 From: filip mertens Date: Sat, 16 Mar 2024 12:28:46 +0100 Subject: [PATCH] background --- .circleci/config.yml | 2 ++ 1 file changed, 2 insertions(+) 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: |