From 45244f138ac58ef26b09736c7f64d4d07094fb75 Mon Sep 17 00:00:00 2001 From: "F. Gold" Date: Mon, 12 Sep 2022 17:01:23 -0700 Subject: [PATCH] Try to get Ginkgo test to run Signed-off-by: F. Gold --- .github/workflows/package_integration_test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/package_integration_test.yaml b/.github/workflows/package_integration_test.yaml index 454efef7436..690f1f38fcf 100644 --- a/.github/workflows/package_integration_test.yaml +++ b/.github/workflows/package_integration_test.yaml @@ -97,4 +97,4 @@ jobs: make build-cli-local make install-cli make install-cli-plugins - E2E_CONFIG=$PWD/cmd/cli/plugin/package/test/config/package_plugin_config.yaml hack/tools/bin/ginkgo -v -trace -tags embedproviders cmd/cli/plugin/package/test + E2E_CONFIG=$PWD/cmd/cli/plugin/package/test/config/package_plugin_config.yaml hack/tools/bin/ginkgo -v -trace -tags embedproviders cmd/cli/plugin/package/test/