diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index 1c37fd66..590ca9e4 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -103,8 +103,6 @@ jobs: - name: Checkout timefold-solver-benchmarks uses: actions/checkout@v4 with: - repository: TimefoldAI/timefold-solver-benchmarks - ref: ${{ github.head_ref }} path: ./timefold-solver-benchmarks - name: Build and test timefold-solver-benchmarks working-directory: ./timefold-solver-benchmarks