no tests
This commit is contained in:
parent
e83d23555c
commit
fd573c3095
1
bios.sh
1
bios.sh
@ -11,4 +11,3 @@ PKGS=$(go list $PKG/... | grep -v examples)
|
|||||||
run -s "Linting" golint -set_exit_status $PKGS
|
run -s "Linting" golint -set_exit_status $PKGS
|
||||||
run -s "Vetting" go vet -x $PKGS
|
run -s "Vetting" go vet -x $PKGS
|
||||||
run -s "Building" tools/build
|
run -s "Building" tools/build
|
||||||
run -s "Testing" go test -v $PKGS
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user