From d9c4fbd7db0a7b9d1183316e1f3246c20c5553df Mon Sep 17 00:00:00 2001 From: Ryan Liang Date: Tue, 21 Nov 2023 23:21:39 -0800 Subject: [PATCH] Add another debugging statement Signed-off-by: Ryan Liang --- .github/workflows/cypress-test-saml-e2e.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/cypress-test-saml-e2e.yml b/.github/workflows/cypress-test-saml-e2e.yml index 45d068f13..9c9b173a7 100644 --- a/.github/workflows/cypress-test-saml-e2e.yml +++ b/.github/workflows/cypress-test-saml-e2e.yml @@ -111,7 +111,8 @@ jobs: exchange_key: 6aff3042-1327-4f3d-82f0-40a157ac4464 authentication_backend: type: noop - EOT + EOT + echo "THIS IS THE SECURITY CONFIG FILE: " cat config.yml # Run any configuration scripts