mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-14 09:34:03 -06:00
travis: run go vet
on every build
This commit is contained in:
parent
9270af6dfa
commit
028a8ac8c5
@ -10,6 +10,7 @@ install: make updatedeps
|
||||
|
||||
script:
|
||||
- go test ./...
|
||||
- make vet
|
||||
#- go test -race ./...
|
||||
|
||||
branches:
|
||||
|
Loading…
Reference in New Issue
Block a user