CI: install pytest

This commit is contained in:
Justin Bollinger
2026-01-31 23:22:04 -05:00
parent 412d22bff0
commit a0fec73fda
+1 -1
View File
@@ -20,7 +20,7 @@ jobs:
run: sudo apt-get update && sudo apt-get install -y p7zip-full transmission-cli
- name: Install uv
run: python -m pip install --upgrade pip uv
run: python -m pip install --upgrade pip uv pytest
- name: Run tests
env: