Skip to content

Commit

Permalink
DEBUG CI
Browse files Browse the repository at this point in the history
  • Loading branch information
CGMossa committed Jun 13, 2024
1 parent 2b7acfa commit b9f3332
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -274,7 +274,7 @@ jobs:
steps:
- uses: actions/checkout@v4
with:
ref: ${{ github.event.pull_request.head.ref }}
ref: ${{ github.event.pull_request.head.sha }}
repository: ${{ github.event.pull_request.head.repo.full_name }}
- uses: actions/download-artifact@v4
- name: Update bindings
Expand Down

0 comments on commit b9f3332

Please sign in to comment.