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