pull/5200/head
bunsenstraat 2 months ago
parent b988ddfa2c
commit 375104215c
  1. 2
      .circleci/config.yml

@ -136,11 +136,13 @@ jobs:
- run:
name: "Run tests"
command: |
nvm use 20.2
cd apps/remixdesktop/
./run_ci_test.sh
- run:
name: "Run isogit tests"
command: |
nvm use 20.2
cd apps/remixdesktop/
./run_git_ui_isogit_tests.sh
- store_test_results:

Loading…
Cancel
Save