Azure CI: Format: don't specify diff revision
As per discussion in https://github.com/microsoft/snmalloc/pull/193
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