mirror of
https://github.com/zoriya/Kyoo.git
synced 2026-05-29 18:42:29 -04:00
Fixing coverage artifact
This commit is contained in:
@@ -32,4 +32,4 @@ jobs:
|
||||
uses: actions/upload-artifact@v2
|
||||
with:
|
||||
name: coverage.xml
|
||||
path: "**/coverage.opencover.xml"
|
||||
path: "Kyoo.Tests/coverage.opencover.xml"
|
||||
Reference in New Issue
Block a user