mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
CircleCI: Fix front-end tests (#27455)
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>
This commit is contained in:
parent
cf2597421b
commit
d1358596a8
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user