diff --git a/.github/workflows/test-external-integrations.yaml b/.github/workflows/test-external-integrations.yaml index 7605e23bc..4eb810ccc 100644 --- a/.github/workflows/test-external-integrations.yaml +++ b/.github/workflows/test-external-integrations.yaml @@ -27,7 +27,7 @@ jobs: uses: cypress-io/github-action@v2 with: install: false - working-directory: mon-entreprise + working-directory: site record: true tag: external-integration config: integrationFolder=cypress/integration/external,baseUrl=https://mon-entreprise.urssaf.fr @@ -36,7 +36,7 @@ jobs: uses: cypress-io/github-action@v2 with: install: false - working-directory: mon-entreprise + working-directory: site # List here all the specs that are making external API calls: spec: | cypress/integration/mon-entreprise/english/gérer.js