Skip to content

Commit 10e273e

Browse files
committed
wip: log go version
Signed-off-by: Richard Case <[email protected]>
1 parent 94f22bc commit 10e273e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/ci-test.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,6 @@ REPO_ROOT=$(dirname "${BASH_SOURCE[0]}")/..
2222
# shellcheck source=../hack/ensure-go.sh
2323
source "${REPO_ROOT}/hack/ensure-go.sh"
2424

25+
go version
26+
2527
cd "${REPO_ROOT}" && make lint test-verbose

0 commit comments

Comments
 (0)