Skip to content

Commit

Permalink
fix: fix CI checkout step
Browse files Browse the repository at this point in the history
  • Loading branch information
zepfred committed Jun 24, 2024
1 parent f06ef85 commit b581009
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit b581009

Please sign in to comment.