This reverts commit 8a02e02adfc0d213509fce2764132afa74bd4ba4. Co-authored-by: Mike Harder <mharder@microsoft.com>
This commit is contained in:
parent
43632ebce8
commit
a08730142c
@ -18,8 +18,8 @@ steps:
|
||||
- task: NodeTool@0
|
||||
condition: and(succeededOrFailed(), ne(variables['Skip.SpellCheck'],'true'))
|
||||
inputs:
|
||||
versionSpec: 18.13.0
|
||||
displayName: Use Node.js 18.13.0
|
||||
versionSpec: 18.x
|
||||
displayName: Use Node.js 18.x
|
||||
|
||||
- task: PowerShell@2
|
||||
displayName: Check spelling (cspell)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user