diff --git a/src/runtime/virtcontainers/Makefile b/src/runtime/virtcontainers/Makefile index f44c5c081..8a0e2761e 100644 --- a/src/runtime/virtcontainers/Makefile +++ b/src/runtime/virtcontainers/Makefile @@ -45,8 +45,7 @@ check-go-static: bash $(MK_DIR)/../../../ci/static-checks.sh check-go-test: - bash $(MK_DIR)/../../../ci/go-test.sh \ - $(TEST_BIN_DIR)/$(HOOK_BIN) + bash $(MK_DIR)/../../../ci/go-test.sh # # Install