@@ -28,7 +28,7 @@ watch: ##@Development Start Go tests in watch mode (re-run when code changes)
.PHONY:watch
test:##@Development Run Go tests
go test ./... -v
go test ./...
.PHONY:test
testall:test##@Development Run Go and JS tests
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.