mirror of
https://github.com/Readarr/Readarr
synced 2026-01-17 13:03:38 +01:00
Fail on docker integration tests also
This commit is contained in:
parent
20b997473a
commit
b8d73811d2
1 changed files with 1 additions and 1 deletions
|
|
@ -561,7 +561,7 @@ stages:
|
|||
testResultsFormat: 'NUnit'
|
||||
testResultsFiles: '**/TestResult.xml'
|
||||
testRunTitle: '$(testName) Integration Tests'
|
||||
failTaskOnFailedTests: false
|
||||
failTaskOnFailedTests: true
|
||||
displayName: Publish Test Results
|
||||
|
||||
- stage: Automation
|
||||
|
|
|
|||
Loading…
Reference in a new issue