Skip to content

Commit

Permalink
Trying to identify build issue
Browse files Browse the repository at this point in the history
  • Loading branch information
tpodolak committed Jul 22, 2022
1 parent 95d877f commit 8e773dd
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 @@ -26,7 +26,7 @@ for:
- cd Build
- set IGNORE_NORMALISATION_GIT_HEAD_MOVE=1
- ps: >-
.\build.ps1 --target="AppVeyor" --configuration=Release --UploadCoverageReport=True
.\build.ps1 --target="AppVeyor" --configuration=Release --UploadCoverageReport=True --verbosity=diagnostic
# Tests
Expand Down

0 comments on commit 8e773dd

Please sign in to comment.