Skip to content

Commit

Permalink
re run tests
Browse files Browse the repository at this point in the history
  • Loading branch information
YigitElma committed Aug 26, 2024
1 parent 5066874 commit 8b480b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/benchmark.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,8 +35,8 @@ jobs:
uses: mxschmitt/action-tmate@v3
if: ${{ github.event_name == 'workflow_dispatch' && inputs.debug_enabled }}
- uses: actions/checkout@v4
# with:
# ref: ${{ github.event.pull_request.head.sha }}
with:
ref: ${{ github.event.pull_request.head.sha }}

- name: Set up Python
uses: actions/setup-python@v5
Expand Down

0 comments on commit 8b480b5

Please sign in to comment.