mirror of
https://github.com/mikefarah/yq.git
synced 2026-03-10 15:54:26 +00:00
ci: ensure lint has goflags (#2570)
Signed-off-by: Robin H. Johnson <rjohnson@coreweave.com>
This commit is contained in:
parent
a6f1b02340
commit
1bcc44ff9b
@ -22,4 +22,4 @@ else
|
||||
exit 1
|
||||
fi
|
||||
|
||||
"$LINT_CMD" run --verbose
|
||||
GOFLAGS="${GOFLAGS}" "$LINT_CMD" run --verbose
|
||||
|
||||
Loading…
Reference in New Issue
Block a user