temporary install of pytest_mock
This commit is contained in:
parent
189d30f1b1
commit
c59e444d23
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -140,6 +140,7 @@ jobs:
|
|||||||
-
|
-
|
||||||
name: List installed Python dependencies
|
name: List installed Python dependencies
|
||||||
run: |
|
run: |
|
||||||
|
pipenv --python ${{ steps.setup-python.outputs.python-version }} run pip install pytest_mock
|
||||||
pipenv --python ${{ steps.setup-python.outputs.python-version }} run pip list
|
pipenv --python ${{ steps.setup-python.outputs.python-version }} run pip list
|
||||||
-
|
-
|
||||||
name: Tests
|
name: Tests
|
||||||
|
Loading…
x
Reference in New Issue
Block a user