mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-29 10:32:32 -04:00
CI: Adding tests results to sonarcloud
This commit is contained in:
@@ -39,4 +39,6 @@ jobs:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: coverage.xml
|
||||
path: "**/coverage.opencover.xml"
|
||||
path: |
|
||||
"**/coverage.opencover.xml"
|
||||
"**/TestOutputResults.xml"
|
||||
|
||||
Reference in New Issue
Block a user