mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
Revert "scripts: disable gofmt check in ci"
This reverts commit 24425ed16f
.
This commit is contained in:
parent
6d4860b88d
commit
06d499fbfd
1 changed files with 1 additions and 0 deletions
|
@ -7,6 +7,7 @@ export PATH=$PATH:$(go env GOPATH)/bin
|
|||
curl -sfL https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | bash -s -- --version v3.5.2
|
||||
|
||||
# Run verify steps
|
||||
make gofmt-verify
|
||||
make ci-lint
|
||||
make helm-lint
|
||||
|
||||
|
|
Loading…
Reference in a new issue