mirror of
https://github.com/KevinMidboe/spotify-downloader.git
synced 2025-12-08 20:39:08 +00:00
Update command to run tests
This commit is contained in:
@@ -10,5 +10,4 @@ before_install:
|
|||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
- pip install -r requirements.txt
|
||||||
# command to run tests
|
# command to run tests
|
||||||
script: pytest
|
script: python -m pytest test
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user