We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09dacd7 commit 9bb5cfbCopy full SHA for 9bb5cfb
1 file changed
.github/workflows/test-src-files.yml
@@ -32,4 +32,4 @@ jobs:
32
pip install pytest requests
33
- name: Run tests
34
run: |
35
- python -m pytest tests/test_download_plugins.py -v
+ python -m pytest tests/ -v
0 commit comments