Skip to content

Commit 38d80a2

Browse files
ruowan00Kai0
authored andcommitted
PPE enable avocado0.6.4 (Azure#9493)
1 parent ffcc557 commit 38d80a2

File tree

3 files changed

+5
-4
lines changed

3 files changed

+5
-4
lines changed

.azure-pipelines-preproduction/package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.azure-pipelines-preproduction/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"description": "Tests for Azure REST API Specifications",
1111
"license": "MIT",
1212
"devDependencies": {
13-
"@azure/avocado": "^0.6.3",
13+
"@azure/avocado": "^0.6.4",
1414
"@azure/rest-api-specs-scripts": "^0.9.1",
1515
"@ts-common/commonmark-to-markdown": "^1.2.0",
1616
"@ts-common/fs": "0.2.0",

preproduction-azure-pipelines.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,3 +19,4 @@ jobs:
1919
- template: .azure-pipelines/BreakingChange.yml
2020
- template: .azure-pipelines/ModelValidation.yml
2121
- template: .azure-pipelines/LintDiff.yml
22+
- template: .azure-pipelines/Avocado.yml

0 commit comments

Comments
 (0)