We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 496182f commit 99c539cCopy full SHA for 99c539c
appveyor.yml
@@ -16,3 +16,6 @@ test_script:
16
chmod +x codecov
17
./codecov -f ./test/coverlet.core.tests/coverage.opencover.xml
18
}
19
+artifacts:
20
+- path: src\coverlet.msbuild.tasks\bin\Release\*.nupkg
21
+- path: build\Release\*.nupkg
0 commit comments