From c0722d333ca2d6914c5d779e3afb2671ee2e395c Mon Sep 17 00:00:00 2001 From: Kjeld Schouten-Lebbing Date: Tue, 28 Feb 2023 00:04:27 +0100 Subject: [PATCH] whoops --- .github/workflows/common_library_tests.yaml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/common_library_tests.yaml b/.github/workflows/common_library_tests.yaml index 84e262b3..50d3d5ea 100644 --- a/.github/workflows/common_library_tests.yaml +++ b/.github/workflows/common_library_tests.yaml @@ -328,7 +328,6 @@ jobs: cliArguments: '--ignore-missing-schemas --policy ManifestManager' isHelmChart: true helmArguments: '--values library/common-test/ci/${{ matrix.values }}' - Prevent containers from having insecure capabilities security-vpn: needs: @@ -373,4 +372,3 @@ jobs: cliArguments: '--ignore-missing-schemas --policy WithVPN' isHelmChart: true helmArguments: '--values library/common-test/ci/${{ matrix.values }}' - Prevent containers from having insecure capabilities