ci: set git-fetch-depth to 1

This commit is contained in:
sago35
2020-09-05 13:01:50 +09:00
committed by Ron Evans
parent 98dbbbfda6
commit ae13db917f
+1
View File
@@ -14,6 +14,7 @@ jobs:
inputs:
version: '1.15'
- checkout: self
fetchDepth: 1
- task: Cache@2
displayName: Cache LLVM source
inputs: