mirror of
https://github.com/grafana/grafana.git
synced 2024-11-25 18:30:41 -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:
|
||||
name: frontend tests
|
||||
command: |
|
||||
./scripts/circle-test-backend.sh
|
||||
./scripts/circle-test-frontend.sh
|
||||
- store_test_results:
|
||||
path: reports/junit
|
||||
- run:
|
||||
|
Loading…
Reference in New Issue
Block a user