Skip to content

Commit

Permalink
(build) Increase verbosity on appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
AdmiringWorm committed Jul 7, 2020
1 parent 1beb44b commit b487424
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ build: off
test: off

build_script:
- pwsh: .\build.ps1 --target=ContinuousIntegration
- pwsh: .\build.ps1 --target=ContinuousIntegration --verbosity=Diagnostic

cache:
- 'tools -> build.config,setup.cake,.build/sonarcloud.cake'

0 comments on commit b487424

Please sign in to comment.