diff --git a/.circleci/config.yml b/.circleci/config.yml index 44ffda9485..a0121618ff 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -275,6 +275,14 @@ jobs: yarn -v yarn run selenium-win shell: powershell.exe + - run: + name: start tests + command: | + cd "apps/remixdesktop/" + yarn -v + sleep 15 + yarn run test:app:win + shell: powershell.exe # see https://docs.digicert.com/en/software-trust-manager/ci-cd-integrations/script-integrations/github-integration-ksp.html sign-remixdesktop-windows: executor: win/default # executor type