Skip to content

Commit 4249ee3

Browse files
committed
Remove make from verify-all in order to reduce presubmit flakes
1 parent a28f8d3 commit 4249ee3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

hack/verify-all.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,3 @@ PKG_ROOT=$(git rev-parse --show-toplevel)
2323
"${PKG_ROOT}/hack/verify-gofmt.sh"
2424
"${PKG_ROOT}/hack/verify-govet.sh"
2525
"${PKG_ROOT}/hack/verify-docker-deps.sh"
26-
27-
make -C "${PKG_ROOT}" all

0 commit comments

Comments
 (0)