mirror of
https://github.com/mikefarah/yq.git
synced 2026-07-08 06:45:38 +00:00
ci: ensure lint has goflags
Signed-off-by: Robin H. Johnson <rjohnson@coreweave.com>
This commit is contained in:
parent
f98028c925
commit
d2ed3d3262
@ -22,4 +22,4 @@ else
|
|||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
"$LINT_CMD" run --verbose
|
GOFLAGS="${GOFLAGS}" "$LINT_CMD" run --verbose
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user