Skip to content

Commit ce7bf86

Browse files
authored
Merge pull request #662 from achaikou/benchmarks_missing
Remove forgotten step in benchmarks
2 parents 6be54e9 + fddbf58 commit ce7bf86

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/benchmarks.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -41,11 +41,6 @@ jobs:
4141
ref: ${{ env.BENCHMARK_REF }}
4242
compare: ""
4343

44-
# Head of repository is incompatible with cibuildwheel < 3.0.0 due to
45-
# using the "test-sources" feature in pyproject.toml
46-
- name: Update cibuildwheel for new commit
47-
run: python3 -m pip install --upgrade cibuildwheel
48-
4944
- name: Benchmark current commit and compare
5045
uses: "./.github/actions/benchmark"
5146
with:

0 commit comments

Comments
 (0)