Skip to content

Commit faa5e2d

Browse files
authored
fix hyper threading ci checkout for external contributors (#1996)
1 parent 5c56712 commit faa5e2d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/hyper_threading_benchmarks.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,6 @@ jobs:
1111
steps:
1212
- name: Checkout PR
1313
uses: actions/checkout@v4
14-
with:
15-
ref: ${{ github.head_ref }}
1614

1715
- name: Setup Python
1816
uses: actions/setup-python@v4

0 commit comments

Comments
 (0)