mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-07-09 03:04:20 -04:00
Fixing coverage artifact
This commit is contained in:
parent
23977eed1f
commit
c643222984
2
.github/workflows/tests.yml
vendored
2
.github/workflows/tests.yml
vendored
@ -32,4 +32,4 @@ jobs:
|
|||||||
uses: actions/upload-artifact@v2
|
uses: actions/upload-artifact@v2
|
||||||
with:
|
with:
|
||||||
name: coverage.xml
|
name: coverage.xml
|
||||||
path: "**/coverage.opencover.xml"
|
path: "Kyoo.Tests/coverage.opencover.xml"
|
Loading…
x
Reference in New Issue
Block a user