From 9054e63f650271b1c65ac966c19e8fd8caa9b515 Mon Sep 17 00:00:00 2001 From: Kjeld Schouten Date: Sun, 28 Apr 2024 19:45:08 +0200 Subject: [PATCH] Update common_library_tests.yaml --- .github/workflows/common_library_tests.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/common_library_tests.yaml b/.github/workflows/common_library_tests.yaml index 2a57347f..865e5244 100644 --- a/.github/workflows/common_library_tests.yaml +++ b/.github/workflows/common_library_tests.yaml @@ -136,6 +136,8 @@ jobs: - register-operator-values.yaml - portal-svc-values.yaml - portal-ingress-values.yaml + - volsync-dest-values.yaml + - volsync-src-values.yaml steps: - name: Checkout