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 2e294a7 commit fb12bd4Copy full SHA for fb12bd4
1 file changed
scripts/Build.ps1
@@ -172,7 +172,7 @@ Catch
172
exec { & csmacnz.Coveralls `
173
--opencover `
174
-i "$($env:APPVEYOR_BUILD_FOLDER)\TestResults\coverage.opencover.xml" `
175
---repoToken $env:coverrallstoken `
+--repoToken $env:coverallstoken `
176
--useRelativePaths `
177
--commitId $env:APPVEYOR_REPO_COMMIT `
178
--commitBranch $env:APPVEYOR_REPO_BRANCH `
0 commit comments