Fixing coverage artifact

This commit is contained in:
Zoe Roux 2021-06-27 22:19:31 +02:00
parent 23977eed1f
commit c643222984

View File

@ -32,4 +32,4 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: coverage.xml
path: "**/coverage.opencover.xml"
path: "Kyoo.Tests/coverage.opencover.xml"