ci: update ci conf

This commit is contained in:
zazzaz 2020-07-28 20:27:39 +08:00 committed by jeremywu
parent 434229058b
commit 5ecc3a0e00

View File

@ -21,5 +21,6 @@ jobs:
cmd: install --frozen-lockfile
- uses: borales/actions-yarn@v2.0.0
with:
cmd: lint
cmd: test
- name: lint
run: npm run lint