diff --git a/tests/integration/nerdctl/gha-run.sh b/tests/integration/nerdctl/gha-run.sh index d24a3eda58..e867d6c2e9 100644 --- a/tests/integration/nerdctl/gha-run.sh +++ b/tests/integration/nerdctl/gha-run.sh @@ -59,11 +59,6 @@ function install_dependencies() { } function run() { - if [ "${KATA_HYPERVISOR}" = "cloud-hypervisor" ]; then - echo "Skipping test for ${KATA_HYPERVISOR}" - return 0 - fi - info "Running nerdctl smoke test tests using ${KATA_HYPERVISOR} hypervisor" enabling_hypervisor