pull/4837/head
filip mertens 8 months ago
parent e2a586a1fa
commit 7bed145d2b
  1. 2
      .circleci/config.yml

@ -265,12 +265,14 @@ jobs:
name: "Run selenium"
command: |
cd apps/remixdesktop/
ls -la
yarn run selenium-win
background: true
- run:
name: "Run tests"
command: |
cd apps/remixdesktop/
ls -la
yarn run test:app:win
# see https://docs.digicert.com/en/software-trust-manager/ci-cd-integrations/script-integrations/github-integration-ksp.html

Loading…
Cancel
Save