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

Commit 25186fd

Browse files
committed
Debug where Go comes from
1 parent dadc735 commit 25186fd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

hack/ci-test.sh

+4
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,10 @@
1414

1515
set -e
1616

17+
ls -l /usr/local/go
18+
echo "prow"
19+
ls -l /home/prow/go
20+
exit 1
1721
go version
1822

1923
# This file is run by Prow during all presubmits

0 commit comments

Comments
 (0)