Commit 829e3024 by Torkel Ödegaard

fixed circleci script run path for gometalinter

parent f24e6ebf
...@@ -83,7 +83,7 @@ jobs: ...@@ -83,7 +83,7 @@ jobs:
- checkout - checkout
- run: - run:
name: Gometalinter tests name: Gometalinter tests
command: './scripts/build/gometalinter.sh' command: './scripts/gometalinter.sh'
test-frontend: test-frontend:
docker: 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