Skip to content

Commit

Permalink
Checkout PR merge commit for CI tests (#468)
Browse files Browse the repository at this point in the history
  • Loading branch information
albertvillanova authored Dec 21, 2024
1 parent 264f3f8 commit 8568e72
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ jobs:
uses: actions/checkout@v3
with:
lfs: 'true'
ref: ${{ github.event.pull_request.head.sha }} # we want to test against our branch not against a merge commit
- name: Setup Python environment
uses: actions/setup-python@v4
with:
Expand Down

0 comments on commit 8568e72

Please sign in to comment.