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

Commit 34e777a

Browse files
committed
dependent on pytest-hhtpserver
1 parent 7fc0bc4 commit 34e777a

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
@@ -42,6 +42,7 @@ jobs:
4242
python setup.py test
4343
pip install flake8
4444
pip install pytest
45+
pip install pytest-httpserver
4546
- name: Lint with flake8
4647
run: |
4748
# stop the build if there are Python syntax errors or undefined names

0 commit comments

Comments
 (0)