Skip to content

Commit de9a7d3

Browse files
Update benchmarks.yml
1 parent a457e16 commit de9a7d3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/benchmarks.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ jobs:
5151
with:
5252
python-version: '3.10'
5353

54-
- name: Install pip, setuptools, and wheel
55-
run: python -m pip install --upgrade pip setuptools wheel
54+
# - name: Install pip, setuptools, and wheel
55+
# run: python -m pip install --upgrade pip setuptools wheel
5656

5757
- name: Create and activate virtual environment
5858
shell: bash # Force the use of bash

0 commit comments

Comments
 (0)