mirror of
https://github.com/openai/openai-go.git
synced 2026-03-31 16:47:11 +09:00
build examples in ./scripts/lint
This commit is contained in:
committed by
stainless-app[bot]
parent
06440255fa
commit
f82e521740
@@ -9,3 +9,6 @@ go build ./...
|
||||
|
||||
echo "==> Checking tests compile"
|
||||
go test -run=^$ ./...
|
||||
|
||||
echo "==> Building examples"
|
||||
cd examples && go build ./...
|
||||
|
||||
Reference in New Issue
Block a user