Skip to content

Commit e434404

Browse files
authored
Update Helix.props
1 parent 71d5ae4 commit e434404

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

eng/targets/Helix.props

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444

4545
<ItemGroup Condition="'$(TestDependsOnNode)' == 'true' AND '$(IsWindowsHelixQueue)' == 'true'">
4646
<HelixPreCommand Include="call RunPowershell.cmd InstallNode.ps1 $(NodeVersion) %25HELIX_CORRELATION_PAYLOAD%25\node\bin || exit /b 1" />
47-
<HelixPreCommand Include="call npm install npm@latest -g" />
4847
</ItemGroup>
4948

5049
<ItemGroup Condition="'$(TestDependsOnJava)' == 'true' AND '$(IsWindowsHelixQueue)' == 'true'">

0 commit comments

Comments
 (0)