From 1ccdb8ccffb564c70e10d2d78d13d76cd3ff8b1b Mon Sep 17 00:00:00 2001 From: bunsenstraat Date: Tue, 12 Mar 2024 18:47:41 +0100 Subject: [PATCH] config --- .circleci/config.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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: