diff --git a/Makefile b/Makefile index 1c51a8b5..4ab85225 100644 --- a/Makefile +++ b/Makefile @@ -58,7 +58,7 @@ fmt: @go fmt ./testdata/*.go test: - @go test . + @go test -v . gen-device: gen-device-nrf gen-device-avr