We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent affc839 commit cd6dcf8Copy full SHA for cd6dcf8
build/integration-in-docker.sh
@@ -70,4 +70,4 @@ PACKAGES=${PACKAGES:-"sudo"}
70
BUILD_PACKAGES=${BUILD_PACKAGES:-}
71
CADVISOR_ARGS=${CADVISOR_ARGS:-}
72
GOLANG_VERSION=${GOLANG_VERSION:-"1.22"}
73
-run_tests "$GO_FLAGS" "$PACKAGES" "$BUILD_PACKAGES" "$CADVISOR_ARGS"
+run_tests
0 commit comments