Compare commits
1 commit
master
...
test_cache
Author | SHA1 | Date | |
---|---|---|---|
c7de37f9e8 |
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
@ -9,7 +9,7 @@ LINT_DIR = $(OUTPUT_LINT_DIR)/golangci-lint-$(LINT_VERSION)-v$(TRUECLOUDLAB_LINT
|
|||
|
||||
# Run tests
|
||||
test:
|
||||
@go test ./... -cover
|
||||
@go test ./... -cover -count=1
|
||||
|
||||
# Pull go dependencies
|
||||
dep:
|
||||
|
|
Loading…
Add table
Reference in a new issue