we have no patch file and nothing to patch (#3499)

This commit is contained in:
Antioch Peverell 2020-11-23 20:02:02 +00:00 committed by GitHub
parent cba3137338
commit b3938de8b3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -84,7 +84,6 @@ jobs:
PLATFORM: win-x64 PLATFORM: win-x64
steps: steps:
- script: | - script: |
git apply .ci/win.patch
choco install -y llvm choco install -y llvm
displayName: Windows Install Dependencies displayName: Windows Install Dependencies
- template: '.ci/test.yml' - template: '.ci/test.yml'