mirror of
https://github.com/UglyToad/PdfPig.git
synced 2025-09-22 20:13:58 +08:00
7 lines
150 B
Plaintext
7 lines
150 B
Plaintext
src\CodeCoverage\CodeCoverage.cmd
|
|
|
|
pwd
|
|
|
|
Expand-Archive tools\Codecov.zip -DestinationPath "tools"
|
|
|
|
tools\Codecov\codecov.exe -f "src\test-results.xml" |