mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-22 14:33:30 -07:00
Publish coverage package so we can debug
This commit is contained in:
parent
ec0e83daad
commit
d7f821fc8d
1 changed files with 2 additions and 0 deletions
|
@ -401,6 +401,8 @@ stages:
|
|||
submodules: true
|
||||
- bash: ./build.sh --only-backend
|
||||
displayName: Build Lidarr Backend
|
||||
- publish: $(testsFolder)
|
||||
artifact: 'CoverageTest'
|
||||
- task: Bash@3
|
||||
displayName: Coverage Unit Tests
|
||||
inputs:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue