diff --git a/.github/workflows/preproduction.yaml b/.github/workflows/preproduction.yaml index 1aad73e3f2..8bf570f788 100644 --- a/.github/workflows/preproduction.yaml +++ b/.github/workflows/preproduction.yaml @@ -18,6 +18,7 @@ jobs: e2e: name: End-to-end testing runs-on: ubuntu-latest + needs: [socialgouv] steps: - name: Checkout repository uses: actions/checkout@v4