Skip to content

Commit 1deb38e

Browse files
committed
Syntax
1 parent 57e3cda commit 1deb38e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark_v2.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656

5757
- name: Install benchmark dependencies
5858
run: |
59-
run: python3 -m pip install -r benchmark_v2/requirements.txt
59+
python3 -m pip install -r benchmark_v2/requirements.txt
6060
6161
- name: Reinstall transformers in edit mode
6262
run: |

0 commit comments

Comments
 (0)