diff --git a/.circleci/config.yml b/.circleci/config.yml index c4f2df1be2..c61e408d76 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -261,23 +261,14 @@ jobs: nvm use 20.0.0 node -v yarn - yarn dist yarn run selenium-install-win - run: - name: "Run selenium" - command: | - cd apps/remixdesktop/ - sleep 5 - nvm use 20.0.0 && node -v && npm install --global yarn && yarn run selenium-win || sleep 5 && nvm use 20.0.0 && node -v && npm install --global yarn && yarn run selenium-win - background: true - - run: - name: "Run tests" + name: start selenium command: | cd apps/remixdesktop/ - nvm use 20.0.0 - node -v - sleep 15 - yarn run test:app:win + yarn -v + yarn run selenium-win + shell: powershell.exe -NoProfile -NoLogo -NonInteractive -Command "{0} # see https://docs.digicert.com/en/software-trust-manager/ci-cd-integrations/script-integrations/github-integration-ksp.html sign-remixdesktop-windows: