提交 cee94c30 编写于 作者: J Joao Moreno

smoke: fix darwin launcher

上级 d73a3e35
......@@ -41,6 +41,7 @@ function smoketest {
SCREENSHOTS="$AGENT_BUILDDIRECTORY/smoketest-screenshots"
LOGS="$AGENT_BUILDDIRECTORY/smoketest-logs"
rm -rf $SCREENSHOTS $LOGS
mkdir -p $SCREENSHOTS $LOGS
npm run smoketest -- --build "$AGENT_BUILDDIRECTORY/VSCode-darwin/Visual Studio Code - Insiders.app" --screenshots $SCREENSHOTS --logs $LOGS
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册