Skip to content

Commit

Permalink
Add a ls for script running step
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 382af99 commit 614d2fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cypress-test-saml-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,7 @@ jobs:
run: |
echo "running linux setup"
chmod +x ./setup.sh
ls
echo "THIS IS THE SETUP SCRIPT !!!"
cat ./setup.sh
./setup.sh
Expand Down

0 comments on commit 614d2fa

Please sign in to comment.