Skip to content

Commit

Permalink
Fix test target
Browse files Browse the repository at this point in the history
  • Loading branch information
blampe committed Apr 16, 2024
1 parent 6d37d1a commit 26d8d60
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 @@ -16,7 +16,6 @@ GOPATH := $(shell go env GOPATH)
codegen: generate # Required by CI
provider: build_provider # Required by CI
test_provider: # Required by CI
go build ./provider/...
generate_schema: # Required by CI

generate:: gen_go_sdk gen_dotnet_sdk gen_nodejs_sdk gen_python_sdk
Expand Down

0 comments on commit 26d8d60

Please sign in to comment.