Skip to content

Commit 9bb5cfb

Browse files
committed
update unit tests to run for all under the tests directory
1 parent 09dacd7 commit 9bb5cfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/test-src-files.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ jobs:
3232
pip install pytest requests
3333
- name: Run tests
3434
run: |
35-
python -m pytest tests/test_download_plugins.py -v
35+
python -m pytest tests/ -v

0 commit comments

Comments
 (0)