mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-16 05:18:19 +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
|
curl -sfL https://raw.githubusercontent.com/helm/helm/master/scripts/get-helm-3 | bash -s -- --version v3.5.2
|
||||||
|
|
||||||
# Run verify steps
|
# Run verify steps
|
||||||
|
make gofmt-verify
|
||||||
make ci-lint
|
make ci-lint
|
||||||
make helm-lint
|
make helm-lint
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue