Skip to content

Commit 78ff33d

Browse files
committed
Remove unnecessary step
1 parent 52393e3 commit 78ff33d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/benchmark_v2.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -54,11 +54,6 @@ jobs:
5454
with:
5555
ref: ${{ inputs.commit_sha || github.sha }}
5656

57-
- name: Update clone
58-
if: inputs.commit_sha
59-
run: |
60-
git fetch && git checkout ${{ inputs.commit_sha }}
61-
6257
- name: Install benchmark dependencies
6358
working-directory: benchmark_v2
6459
run: |

0 commit comments

Comments
 (0)