Commit d1358596 by Arve Knudsen Committed by GitHub

CircleCI: Fix front-end tests (#27455)

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
parent cf259742
...@@ -853,7 +853,7 @@ jobs: ...@@ -853,7 +853,7 @@ jobs:
- run: - run:
name: frontend tests name: frontend tests
command: | command: |
./scripts/circle-test-backend.sh ./scripts/circle-test-frontend.sh
- store_test_results: - store_test_results:
path: reports/junit path: reports/junit
- run: - run:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment