Remove cspell enforcement, there are edge cases where cspell will fail incorrectly based on undocumented configuration behavior (#2811)

This commit is contained in:
Daniel Jurek 2021-08-27 16:08:35 -07:00 committed by GitHub
parent 0758a43000
commit deac75c2a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -279,8 +279,6 @@ jobs:
VCPKG_DEFAULT_TRIPLET: 'x64-windows-static'
steps:
- template: /eng/common/pipelines/templates/steps/check-spelling.yml
parameters:
ContinueOnError: false
- template: /eng/common/pipelines/templates/steps/verify-links.yml
parameters: