Unverified 提交 d7f7f15a authored 作者: Will Chen's avatar Will Chen 提交者: GitHub

use npm ci (#383)

上级 cabfca25
......@@ -40,7 +40,7 @@ jobs:
cache: npm
cache-dependency-path: package-lock.json
- name: Install node modules
run: npm install
run: npm ci --no-audit --no-fund --progress=false
- name: Presubmit check (e.g. lint, format)
# do not run this on Windows (it fails and not necessary)
if: contains(matrix.os.name, 'macos')
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论