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:
- run:
name: frontend tests
command: |
./scripts/circle-test-backend.sh
./scripts/circle-test-frontend.sh
- store_test_results:
path: reports/junit
- 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