mirror of
https://github.com/huashengdun/webssh.git
synced 2026-02-14 11:49:50 +00:00
pip install pytest -r requirements.txt
This commit is contained in:
2
.github/workflows/python.yml
vendored
2
.github/workflows/python.yml
vendored
@@ -25,5 +25,5 @@ jobs:
|
||||
with:
|
||||
python-version: ${{ matrix.python-version }}
|
||||
# - run: pip install --upgrade pip setuptools wheel
|
||||
- run: pip install pytest # cov pytest-cov
|
||||
- run: pip install pytest -r requirements.txt # cov pytest-cov
|
||||
- run: pytest # --cov=webssh
|
||||
|
||||
Reference in New Issue
Block a user