Commit 829e3024 by Torkel Ödegaard

fixed circleci script run path for gometalinter

parent f24e6ebf
......@@ -83,7 +83,7 @@ jobs:
- checkout
- run:
name: Gometalinter tests
command: './scripts/build/gometalinter.sh'
command: './scripts/gometalinter.sh'
test-frontend:
docker:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment