mirror of
https://github.com/trustedsec/hate_crack.git
synced 2026-07-02 11:00:21 -07:00
CI: install pytest
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user