diff options
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -61,6 +61,7 @@ presubmit: ARCH=arm64 go install ./... ARCH=ppc64le go install ./... go test -short ./... + echo LGTM clean: rm -rf ./bin/ |
