未验证 提交 94cf93dd 编写于 作者: O Ovilia 提交者: GitHub

ci: use zrender on GitHub master branch instead of npm for test (#12066)

上级 ab84293f
......@@ -21,6 +21,13 @@ jobs:
run: |
npm install
npm install -g jshint
npm install git+https://github.com/ecomfe/zrender.git
- name: build zrender
run: |
cd node_modules/zrender
npm install
npm run prepublish
cd ../..
- name: jshint
run: |
jshint
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册