Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
Try to get Ginkgo test to run
Browse files Browse the repository at this point in the history
Signed-off-by: F. Gold <fgold@vmware.com>
  • Loading branch information
codegold79 committed Sep 13, 2022
1 parent 780b565 commit 45244f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/package_integration_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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/

0 comments on commit 45244f1

Please # to comment.