提交 f125e3d2 编写于 作者: M Michel Kaporin

Allow working with npm modules

上级 ca2202ed
......@@ -30,6 +30,7 @@ function configureEnvironment {
git config --global user.name "VS Code Agent"
git config --global user.email "monacotools@microsoft.com"
chown -R testuser $AGENT_BUILDDIRECTORY
chown -R testuser ~/.npm
}
function runTest {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册