Skip to content
Snippets Groups Projects
Commit 5cf7b64fde11 authored by Florent Aide's avatar Florent Aide
Browse files

add tests to the ci

parent f350e0041762
No related branches found
No related tags found
No related merge requests found
Pipeline #36229 failed
......@@ -17,3 +17,4 @@
script:
- GO111MODULE=on go get -d -u github.com/go-task/task/v3/cmd/task
- GOLANGCI_LINT_ARGS="-j 4" GOLANGCI_LINT_CACHE=$CI_PROJECT_DIR/.gopath/golangci-cache task lint
- task test
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment