mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2024-12-14 11:57:51 +00:00
Merge pull request #770 from marquiz/rel-0.9/ci
[release-0.9] Revert "scripts: disable gofmt check in ci"
This commit is contained in:
commit
d9cbfaa541
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