Skip to content

Commit 5911b61

Browse files
Fix displayName indentation in azure-ci.yml
1 parent c766499 commit 5911b61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

basic/azure-ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jobs:
1010
- task: NodeTool@0
1111
inputs:
1212
versionSpec: '24.x'
13-
displayName: 'Install Node.js'
13+
displayName: 'Install Node.js'
1414

1515
# npm modules and Cypress binary should be cached
1616
# otherwise the install will be too slow

0 commit comments

Comments
 (0)