Skip to content

Commit

Permalink
test: update test code.
Browse files Browse the repository at this point in the history
Signed-off-by: zemyblue <zemyblue@gmail.com>
  • Loading branch information
zemyblue committed Jun 22, 2023
1 parent f137b54 commit a76640d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion scripts/ci/check-generated.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,8 @@ set -euo pipefail

go install github.com/grpc-ecosystem/grpc-gateway/protoc-gen-grpc-gateway@v1.16.0
go install github.com/grpc-ecosystem/grpc-gateway/protoc-gen-swagger@v1.16.0
go get github.com/rakyll/statik
go install github.com/rakyll/statik@v0.1,7
#go get github.com/rakyll/statik

echo "[go mod tidy]"
go mod tidy
Expand Down

0 comments on commit a76640d

Please sign in to comment.