mirror of
https://github.com/Readarr/Readarr
synced 2026-01-06 15:43:19 +01:00
Fail build on BSD integration test fails
(cherry picked from commit aa07f3039e039387a54acabed2acdcd7d6d4830d)
This commit is contained in:
parent
23f2bbc700
commit
144134446d
1 changed files with 1 additions and 1 deletions
|
|
@ -604,7 +604,7 @@ stages:
|
|||
testResultsFormat: 'NUnit'
|
||||
testResultsFiles: '**/TestResult.xml'
|
||||
testRunTitle: 'FreeBSD Integration Tests'
|
||||
failTaskOnFailedTests: false
|
||||
failTaskOnFailedTests: true
|
||||
displayName: Publish Test Results
|
||||
|
||||
- job: Integration_Docker
|
||||
|
|
|
|||
Loading…
Reference in a new issue