未验证 提交 be99d495 编写于 作者: T Tim Lai 提交者: GitHub

ci(GA): add lint-errors step (#6564)

上级 fca93ea9
......@@ -25,6 +25,8 @@ jobs:
node-version: ${{ matrix.node-version }}
- name: Install dependencies
run: npm ci
- name: Lint code for errors only
run: npm run lint-errors
- name: Run all tests
run: npm test
env:
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册