|
|
@ -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: |
|
|
|