提交 45a2bc7e 编写于 作者: J Joao Moreno

fix task

上级 baf6fbc7
......@@ -24,7 +24,7 @@ phases:
yarn compile
displayName: Compile Sources
- powershell: |
yarn sync-builtin-extensions
yarn download-builtin-extensions
displayName: Download Built-in Extensions
- powershell: |
.\scripts\test.bat --tfs
......@@ -77,7 +77,7 @@ phases:
yarn compile
displayName: Compile Sources
- script: |
yarn sync-builtin-extensions
yarn download-builtin-extensions
displayName: Download Built-in Extensions
- script: |
DISPLAY=:10 ./scripts/test.sh --tfs
......@@ -108,7 +108,7 @@ phases:
yarn compile
displayName: Compile Sources
- script: |
yarn sync-builtin-extensions
yarn download-builtin-extensions
displayName: Download Built-in Extensions
- script: |
./scripts/test.sh --tfs
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册