diff --git a/.github/workflows/cypress-test-saml-e2e.yml b/.github/workflows/cypress-test-saml-e2e.yml index b273b13eb..41e916119 100644 --- a/.github/workflows/cypress-test-saml-e2e.yml +++ b/.github/workflows/cypress-test-saml-e2e.yml @@ -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