Skip to content

Commit a0e33de

Browse files
committed
work in progress
1 parent 936f807 commit a0e33de

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ jobs:
154154
run: |
155155
python -m venv test-env
156156
pip install codecov-cli/dist/*.whl prevent-cli/dist/*.whl
157+
pip install pytest pytest-cov pytest-asyncio pytest-env pytest-mock
157158
shell: bash
158159

159160
- name: Test with pytest (Linux/macOS)

0 commit comments

Comments
 (0)