store artifacts

pull/5370/head
Your Name 8 months ago
parent ffb069c4a7
commit baf3531df7
  1. 4
      .circleci/config.yml

@ -132,6 +132,10 @@ jobs:
command: |
cd apps/remixdesktop/
./run_ci_test.sh
- store_test_results:
path: ./apps/remixdesktop/reports/tests
- store_artifacts:
path: ./apps/remixdesktop/reports/screenshots
build-remixdesktop-linux:
machine:

Loading…
Cancel
Save