diff --git a/.github/workflows/CI-production-testing-integration-tests.yml b/.github/workflows/CI-production-testing-integration-tests.yml index 6bf3345cf..402326c9e 100644 --- a/.github/workflows/CI-production-testing-integration-tests.yml +++ b/.github/workflows/CI-production-testing-integration-tests.yml @@ -25,7 +25,7 @@ jobs: steps: - uses: actions/checkout@v4 with: - ref: 'develop' + ref: 'alya/fix-config-file-tests' fetch-depth: '' - name: Install slips dependencies