pull/4837/head
filip mertens 7 months ago
parent fbc6fdc72a
commit 4a93c1f986
  1. 4
      .circleci/config.yml

@ -268,14 +268,14 @@ jobs:
yarn -v
sleep 15
yarn run test:offline
- run:
- run:
name: start tests
command: |
cd "apps/remixdesktop/"
yarn -v
sleep 15
yarn run test
- run:
- run:
name: start tests git
command: |
cd "apps/remixdesktop/"

Loading…
Cancel
Save