Skip to content

Commit

Permalink
Add another ls
Browse files Browse the repository at this point in the history
Signed-off-by: Ryan Liang <[email protected]>
  • Loading branch information
RyanL1997 committed Nov 22, 2023
1 parent 1ea08a3 commit 6ebfdb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cypress-test-saml-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 6ebfdb5

Please sign in to comment.