@ -122,7 +122,7 @@ jobs:
- run: unzip ./persist/desktopbuild.zip
- node/install:
install-yarn: true
node-version: '20.2'
node-version: '20.5'
- run:
command: |
node -v
@ -140,13 +140,11 @@ jobs:
name: "Run tests"
cd apps/remixdesktop/
nvm use 20.2
./run_ci_test.sh
name: "Run isogit tests"
./run_git_ui_isogit_tests.sh
- store_test_results:
path: ./apps/remixdesktop/reports/tests