fix(ci): golang v1.17
continuous-integration/drone the build was successful
Details
continuous-integration/drone the build was successful
Details
This commit is contained in:
parent
d86db21705
commit
4758997040
|
@ -13,7 +13,7 @@ pipeline:
|
|||
- apt install python3 --yes
|
||||
- ./.ci/check-testfiles
|
||||
- ./.ci/check-gofmt
|
||||
- go get github.com/client9/misspell/cmd/misspell
|
||||
- go install github.com/client9/misspell/cmd/misspell@latest
|
||||
- misspell -error .
|
||||
|
||||
test-coverage:
|
||||
|
|
Loading…
Reference in New Issue