@ -269,19 +269,12 @@ jobs:
yarn
yarn dist
yarn run selenium-install-win
- run:
name: start selenium
command: |
cd "apps/remixdesktop/"
yarn -v
yarn run selenium-standalone start
shell: powershell.exe
background: true
name: start tests
Start-Job -ScriptBlock { yarn run selenium-win }
sleep 15
yarn run test:app:win