Skip to content

Commit

Permalink
remove space
Browse files Browse the repository at this point in the history
  • Loading branch information
DexterYan committed Oct 24, 2024
1 parent 0e9f701 commit 0922b7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ LVP_TAG ?= v0.6.7
PACT_PUBLISH_CONTRACT ?= false

OS ?= linux
ARCH ?= $(shell go env GOARCH)
ARCH ?= $(shell go env GOARCH)

.PHONY: test
test:
Expand Down

0 comments on commit 0922b7d

Please sign in to comment.