Update python-app.yml

This commit is contained in:
Richard Mwewa
2022-11-07 22:40:26 +02:00
committed by GitHub
parent afed4ca88c
commit 21944ef567

View File

@@ -36,4 +36,4 @@ jobs:
flake8 . --count --exit-zero --max-complexity=10 --max-line-length=127 --statistics
- name: Test with pytest
run: |
pytest test_find_multiple_authors.py
pytest youtube_comment_scraper/test_find_multiple_authors.py