mirror of
https://github.com/grafana/grafana.git
synced 2024-11-23 01:16:31 -06:00
Fixed circleci name for gometalinter exec step
This commit is contained in:
parent
37e917939a
commit
f24e6ebf67
@ -82,7 +82,7 @@ jobs:
|
||||
steps:
|
||||
- checkout
|
||||
- run:
|
||||
name: frontend tests
|
||||
name: Gometalinter tests
|
||||
command: './scripts/build/gometalinter.sh'
|
||||
|
||||
test-frontend:
|
||||
|
Loading…
Reference in New Issue
Block a user