mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-14 02:26:53 -07:00
Add source install cleanup test
This commit is contained in:
parent
a531f4480e
commit
02813a6eaf
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ jobs:
|
|||
pytest tests --doctest-modules --junitxml=junit/test-results.xml
|
||||
displayName: 'pytest'
|
||||
|
||||
- script:
|
||||
- script: |
|
||||
rm -rf .git
|
||||
python cleanup.py
|
||||
python TorrentToMedia.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue