Skip to content

Commit f861d78

Browse files
committed
adding stup
1 parent acd502d commit f861d78

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/benchmark_nightly.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ jobs:
4646
sudo apt-get update -y
4747
sudo apt-get install -y apache2-utils
4848
pip install -r benchmarks/requirements-ab.txt
49-
pip unintall setuptools
49+
pip uninstall setuptools
5050
pip install setuptools==69.5.1
5151
- name: Benchmark cpu nightly
5252
if: ${{ matrix.hardware == 'cpu' }}

0 commit comments

Comments
 (0)