Skip to content

Commit

Permalink
Update tests.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mar10 committed Apr 27, 2024
1 parent cf0c04e commit fd52089
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
python -m pip install setuptools
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
python -m pip install pytest pytest-cov pytest-html ruff cheroot wsgidav
# python -m pip install psutil stressor-ps
python -m pip install psutil stressor-ps
pip list
- name: Lint with ruff
Expand Down

0 comments on commit fd52089

Please sign in to comment.