Skip to content

Commit

Permalink
change dir
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 35d5c30 commit 8dc44bb
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 @@ -154,10 +154,10 @@ jobs:
# Setup and Run SAML Idp
- name: Get and run SAML Idp on Linux
if: ${{ runner.os == 'Linux' }}
run: |
ls
pwd
cd ..
yarn pretest:jest_server
- name: Run Cypress
Expand Down

0 comments on commit 8dc44bb

Please sign in to comment.