mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-04 19:26:51 +00:00
use the /silent output for xUnit tests
This commit is contained in:
@@ -75,6 +75,7 @@ Target "IntegrationTests" (fun _ ->
|
||||
|> xUnit (fun p ->
|
||||
{p with
|
||||
XmlOutput = true
|
||||
Verbose = false
|
||||
OutputDir = testResultsDir })
|
||||
else
|
||||
"The integration tests were skipped because the OCTOKIT_GITHUBUSERNAME and OCTOKIT_GITHUBPASSWORD environment variables are not set. " +
|
||||
|
||||
Reference in New Issue
Block a user