pull/4837/head
filip mertens 8 months ago
parent 43de5c233c
commit 7ccd945ad6
  1. 2
      .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: |

Loading…
Cancel
Save