Skip to content

Commit d2e647b

Browse files
authored
Update pytest.yml
1 parent af5f3d8 commit d2e647b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/pytest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
python -m pip install --upgrade pip wheel setuptools
3030
python setup.py install_egg_info
3131
pip install -e .
32+
pip install pytest
3233
3334
- name: Run tests
3435
run: |

0 commit comments

Comments
 (0)