Skip to content

Commit

Permalink
chore: Remove testapp from install (#609)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric-Warehime authored Jul 17, 2024
1 parent 1c5aea3 commit 3be9d99
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,6 @@ stop-sidecar-dev:

install: tidy
@go install -ldflags="$(BUILD_TAGS)" -mod=readonly ./cmd/slinky
@go install -mod=readonly $(BUILD_FLAGS) ./tests/simapp/slinkyd

.PHONY: build install run-oracle-client start-all-dev stop-all-dev

Expand Down

0 comments on commit 3be9d99

Please sign in to comment.