mirror of
https://github.com/clinton-hall/nzbToMedia.git
synced 2025-08-22 06:13:19 -07:00
try this.
This commit is contained in:
parent
80f161a8a9
commit
e38df38a40
1 changed files with 1 additions and 2 deletions
|
@ -34,8 +34,7 @@ jobs:
|
|||
|
||||
- script: |
|
||||
pip install pytest
|
||||
pytest nzbToMedia.py --doctest-modules --junitxml=junit/test-results.xml
|
||||
pytest TorrentToMedia.py --doctest-modules --junitxml=junit/test-results.xml
|
||||
pytest nzbToMedia.py --junitxml=junit/test-results.xml
|
||||
displayName: 'pytest'
|
||||
|
||||
- task: PublishTestResults@2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue