Skip to content
This repository was archived by the owner on Jun 1, 2023. It is now read-only.

Commit 7fc0bc4

Browse files
committed
dependent on pytest
1 parent 09fab65 commit 7fc0bc4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-app.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
python setup.py install
4242
python setup.py test
4343
pip install flake8
44+
pip install pytest
4445
- name: Lint with flake8
4546
run: |
4647
# stop the build if there are Python syntax errors or undefined names

0 commit comments

Comments
 (0)