diff --git a/.circleci/config.yml b/.circleci/config.yml index 3fb2b5e277..8b7b9c2585 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -132,11 +132,11 @@ jobs: command: | yarn run selenium background: true - - run: - name: "Run tests" - command: | - cd apps/remixdesktop/ - yarn run build:e2e && yarn run test:app:linuxlocal + - run: + name: "Run tests" + command: | + cd apps/remixdesktop/ + yarn run build:e2e && yarn run test:app:linuxlocal build-remixdesktop-linux: machine: