mirror of
https://github.com/rancher/steve.git
synced 2025-09-13 13:59:40 +00:00
Fixing validate script
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e
|
||||
go generate ./..
|
||||
go generate ./...
|
||||
golangci-lint run
|
||||
go mod tidy
|
||||
go mod verify
|
||||
|
Reference in New Issue
Block a user