mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
fixed circleci script run path for gometalinter
This commit is contained in:
@@ -83,7 +83,7 @@ jobs:
|
||||
- checkout
|
||||
- run:
|
||||
name: Gometalinter tests
|
||||
command: './scripts/build/gometalinter.sh'
|
||||
command: './scripts/gometalinter.sh'
|
||||
|
||||
test-frontend:
|
||||
docker:
|
||||
|
||||
Reference in New Issue
Block a user