Skip to content

Commit 582625c

Browse files
committed
chore(*): trying the speed of npm ci
1 parent 1822145 commit 582625c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pool:
22
vmImage: 'Ubuntu 16.04'
33

44
steps:
5-
- script: npm install
5+
- script: npm ci
66
displayName: 'Install dependencies'
77
env:
88
AZURE_PIPELINES: "true"

0 commit comments

Comments
 (0)