Remove cspell enforcement, there are edge cases where cspell will fail incorrectly based on undocumented configuration behavior (#2811)
This commit is contained in:
parent
0758a43000
commit
deac75c2a4
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user