Skip to content

Commit

Permalink
Install to system
Browse files Browse the repository at this point in the history
  • Loading branch information
desertaxle committed Oct 22, 2024
1 parent b5f6101 commit 2018668
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/codspeed-benchmarks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ jobs:
- name: Install packages
run: |
python -m pip install -U uv
uv pip install pytest pytest-codspeed pytest-benchmark
uv pip install --system pytest pytest-codspeed pytest-benchmark
python setup.py install
- name: Start server
Expand Down

0 comments on commit 2018668

Please sign in to comment.