Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
Co-authored-by: Ezequiel Raynaudo <[email protected]>
  • Loading branch information
bizk and raynaudoe authored Jan 8, 2024
1 parent df7d298 commit 52117f5
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
@@ -1,6 +1,6 @@
#!/usr/bin/make -f

all: build plugin test test-rosetta-ci
all: build plugin

build:
go build -mod=readonly ./cmd/rosetta
Expand Down

0 comments on commit 52117f5

Please sign in to comment.