Merge pull request #194 from nwf/azure-format-diff
Azure CI: Format: don't specify diff revision
This commit is contained in:
@@ -334,7 +334,7 @@ jobs:
|
||||
- script: |
|
||||
set -eo pipefail
|
||||
ninja clangformat
|
||||
git diff --exit-code $(Build.SourceVersion)
|
||||
git diff --exit-code
|
||||
|
||||
workingDirectory: build
|
||||
failOnStderr: true
|
||||
|
||||
Reference in New Issue
Block a user