From abdbf14e0298a6974970464505a41e5f7604f20b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christoph=20St=C3=A4bler?= Date: Tue, 28 May 2024 08:39:30 +0200 Subject: [PATCH] Remove rekt test from GH actions e2e test run (#7941) --- .github/workflows/kind-e2e.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/kind-e2e.yaml b/.github/workflows/kind-e2e.yaml index 6f198f4911d..ceca537041b 100644 --- a/.github/workflows/kind-e2e.yaml +++ b/.github/workflows/kind-e2e.yaml @@ -21,7 +21,6 @@ jobs: - v1.29.0 test-suite: - - ./test/rekt/... - ./test/e2e - ./test/conformance - ./test/experimental