pip install pytest -r requirements.txt

pull/341/head
Christian Clauss 2023-04-05 09:38:01 +02:00 committed by GitHub
parent 8bfbb250a9
commit 53a3559125
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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