appveyor.yml: remove check_tidy

This commit is contained in:
Felix Lange 2025-02-27 13:07:13 +01:00
parent 5336fb5d23
commit 1f18472f95

View file

@ -24,7 +24,6 @@ for:
- image: Ubuntu
build_script:
- go run build/ci.go lint
- go run build/ci.go check_tidy
- go run build/ci.go check_generate
- go run build/ci.go check_baddeps
- go run build/ci.go install -dlgo