mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-06 20:13:40 +00:00
reverted build script change
This commit is contained in:
@@ -87,7 +87,7 @@ Target "IntegrationTests" (fun _ ->
|
||||
XmlOutput = true
|
||||
Verbose = false
|
||||
OutputDir = testResultsDir
|
||||
TimeOut = TimeSpan.FromMinutes 20.0 })
|
||||
TimeOut = TimeSpan.FromMinutes 10.0 })
|
||||
else
|
||||
"The integration tests were skipped because the OCTOKIT_GITHUBUSERNAME and OCTOKIT_GITHUBPASSWORD environment variables are not set. " +
|
||||
"Please configure these environment variables for a GitHub test account (DO NOT USE A \"REAL\" ACCOUNT)."
|
||||
|
||||
Reference in New Issue
Block a user