fix bootstrap and lint script

Signed-off-by: GitHub <[email protected]>
This commit is contained in:
Florian Wagner
2022-04-25 04:27:33 +00:00
committed by GitHub
parent e60fba28c0
commit a824e38f4f
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -7,4 +7,4 @@ test -z "${DEBUG:-}" || {
set -x
}
_tools/bin/golangci-lint run --config .golangci.yaml
golangci-lint run --config .golangci.yaml