Skip to content

Commit 419c08f

Browse files
committed
test
1 parent 9e4a127 commit 419c08f

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

azure-pipelines-lint.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ steps:
77
- script: yarn install --frozen-lockfile
88
displayName: "Install dependencies"
99

10+
- script: echo $AST_COMPARE
11+
displayName: "Test env var"
12+
1013
- script: yarn check-deps
1114
displayName: "Check dependencies"
1215

0 commit comments

Comments
 (0)