More quote failing

pull/21833/head
David Baker 2020-01-24 14:56:00 +00:00
parent de5c47960c
commit b17f38856c
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ steps:
- label: ":eslint: TS Lint" - label: ":eslint: TS Lint"
command: command:
- "echo '--- Install" - "echo '--- Install'"
- "yarn install --ignore-scripts" - "yarn install --ignore-scripts"
- "echo '+++ Lint'" - "echo '+++ Lint'"
- "yarn lint:ts" - "yarn lint:ts"