disable compatibility checks until they work again

pull/4416/head
dkanada 4 years ago committed by GitHub
parent 8fc16043c7
commit 25f93a9af4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -83,6 +83,7 @@ jobs:
- task: DotNetCoreCLI@2
displayName: 'Execute ABI Compatibility Check Tool'
enabled: false
inputs:
command: custom
custom: compat

Loading…
Cancel
Save