We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a457e16 commit de9a7d3Copy full SHA for de9a7d3
.github/workflows/benchmarks.yml
@@ -51,8 +51,8 @@ jobs:
51
with:
52
python-version: '3.10'
53
54
- - name: Install pip, setuptools, and wheel
55
- run: python -m pip install --upgrade pip setuptools wheel
+ # - name: Install pip, setuptools, and wheel
+ # run: python -m pip install --upgrade pip setuptools wheel
56
57
- name: Create and activate virtual environment
58
shell: bash # Force the use of bash
0 commit comments