Skip to content
This repository was archived by the owner on Apr 17, 2025. It is now read-only.

Commit 2d9a0a4

Browse files
committed
Debug where Go comes from
1 parent dadc735 commit 2d9a0a4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hack/ci-test.sh

+2
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@
1414

1515
set -e
1616

17+
which go
18+
exit 1
1719
go version
1820

1921
# This file is run by Prow during all presubmits

0 commit comments

Comments
 (0)