pull/4837/head
bunsenstraat 8 months ago
parent 36dfcad8a9
commit 1ccdb8ccff
  1. 10
      .circleci/config.yml

@ -132,11 +132,11 @@ jobs:
command: | command: |
yarn run selenium yarn run selenium
background: true background: true
- run: - run:
name: "Run tests" name: "Run tests"
command: | command: |
cd apps/remixdesktop/ cd apps/remixdesktop/
yarn run build:e2e && yarn run test:app:linuxlocal yarn run build:e2e && yarn run test:app:linuxlocal
build-remixdesktop-linux: build-remixdesktop-linux:
machine: machine:

Loading…
Cancel
Save