Skip to content

Commit 7f176d2

Browse files
ruowanmichaeljqzq
authored andcommitted
update avocado version in preproduction pipeline (#6796)
1 parent faa0b38 commit 7f176d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

preproduction-azure-pipelines.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ jobs:
4444
displayName: 'npm install'
4545
inputs:
4646
verbose: false
47-
- script: 'npm install -D @azure/[email protected].0'
47+
- script: 'npm install -D @azure/[email protected].1'
4848
- script: './node_modules/.bin/avocado'
4949
displayName: 'Avocado'

0 commit comments

Comments
 (0)