From 6ebfdb54c0cb2ff95544fb7b270b1ca026851158 Mon Sep 17 00:00:00 2001 From: Ryan Liang Date: Tue, 21 Nov 2023 23:17:32 -0800 Subject: [PATCH] Add another ls Signed-off-by: Ryan Liang --- .github/workflows/cypress-test-saml-e2e.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/cypress-test-saml-e2e.yml b/.github/workflows/cypress-test-saml-e2e.yml index 7a5c171b5..45d068f13 100644 --- a/.github/workflows/cypress-test-saml-e2e.yml +++ b/.github/workflows/cypress-test-saml-e2e.yml @@ -72,8 +72,8 @@ jobs: echo "Creating new SAML configuration" pwd cd ./opensearch-${{ env.OPENSEARCH_VERSION }}-SNAPSHOT/config/opensearch-security/ - ls rm -rf config.yml + ls cat << 'EOT' > config.yml --- _meta: