Skip to content

Commit

Permalink
avoidtest
Browse files Browse the repository at this point in the history
  • Loading branch information
buildbreaker committed Aug 10, 2023
1 parent 9258fe4 commit d71e6fb
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 @@ -17,7 +17,7 @@ $(BIN)/license-headers: Makefile

.PHONY: build
build: generate ## Build the entire project.
./gradlew build
./gradlew build -x test

.PHONY: buildplugin
buildplugin: ## Build the connect-kotlin protoc plugin.
Expand Down

0 comments on commit d71e6fb

Please sign in to comment.