From 56d0d92dd1384bfb1aee92cff2338d6adee700cf Mon Sep 17 00:00:00 2001 From: Stavros kois Date: Mon, 16 Jan 2023 19:33:22 +0200 Subject: [PATCH] hmm --- .github/workflows/common_library_tests.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/common_library_tests.yaml b/.github/workflows/common_library_tests.yaml index b94c7980cf..faf64c48de 100644 --- a/.github/workflows/common_library_tests.yaml +++ b/.github/workflows/common_library_tests.yaml @@ -199,7 +199,7 @@ jobs: - name: Run chart-testing (install) run: | - mv -f library/common-test/runtests/${{ matrix.values }} library/common-test/ci/values.yaml + mv -f library/common-test/runtests/${{ matrix.values }} library/common-test/values.yaml ./kail --ignore-ns kube-system >> /tmp/output.log & ct install --config .github/ct-install-config/ct-install.yaml \ --charts library/common-test \