Skip to content

Commit

Permalink
buildvcs false for go
Browse files Browse the repository at this point in the history
  • Loading branch information
kylehoehns committed Nov 8, 2024
1 parent f97fbca commit 628aec1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
init:
go install
go install -buildvcs=false

verify:
go test
Expand Down

0 comments on commit 628aec1

Please sign in to comment.