We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e99e19 commit 3345ae7Copy full SHA for 3345ae7
1 file changed
script/vsts/platforms/windows.yml
@@ -98,7 +98,6 @@ jobs:
98
NPM_BIN_PATH: "C:\\hostedtoolcache\\windows\\node\\12.13.1\\x64\\npm.cmd"
99
npm_config_build_from_source: true
100
displayName: Bootstrap build environment
101
- condition: or(ne(variables['MainNodeModulesRestored'], 'true'), ne(variables['ScriptNodeModulesRestored'], 'true'), ne(variables['ApmNodeModulesRestored'], 'true'))
102
103
- script: |
104
%RunCommand% script\lint.cmd
0 commit comments