We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c766499 commit ed20ccbCopy full SHA for ed20ccb
azure-ci.yml
@@ -16,7 +16,7 @@ jobs:
16
- task: NodeTool@0
17
inputs:
18
versionSpec: '24.x'
19
- displayName: 'Install Node.js'
+ displayName: 'Install Node.js'
20
21
# npm modules and Cypress binary should be cached
22
# otherwise the install will be too slow
basic/azure-ci.yml
@@ -10,7 +10,7 @@ jobs:
10
11
12
13
14
15
0 commit comments