Skip to content

Commit

Permalink
Test to see how long formatting Compilers.sln really takes.
Browse files Browse the repository at this point in the history
  • Loading branch information
JoeRobich committed Jul 31, 2020
1 parent 95da645 commit 7a524c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion azure-pipelines-integration.yml
Expand Up @@ -64,7 +64,7 @@ jobs:
_targetSolution: "EntityFramework.sln"
_branchName: "master"
_sha: "efd56d44977632d1915a569046be6a23cb39da16"
timeoutInMinutes: 30
timeoutInMinutes: 60
steps:
- script: eng\integration-test.cmd -repo '$(_repo)' -branchName '$(_branchName)' -sha '$(_sha)' -targetSolution '$(_targetSolution)' -testPath '$(Build.SourcesDirectory)\temp' -stage 'prepare'
displayName: Prepare $(_repoName) for formatting
Expand Down

0 comments on commit 7a524c9

Please sign in to comment.