diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -6,7 +6,6 @@ build: test: @cd cmd/binapi-generator && go test -cover . - @cd api && go test -cover ./... @cd core && go test -cover . install: |