mirror of
https://github.com/zhigang1992/react.git
synced 2026-03-26 06:55:07 +08:00
ci: add test job to CI
This commit is contained in:
2
.github/workflows/publish.yml
vendored
2
.github/workflows/publish.yml
vendored
@@ -21,6 +21,8 @@ jobs:
|
||||
run: yarn install --check-files --frozen-lockfile
|
||||
- name: lint
|
||||
run: yarn lint
|
||||
- name: lint
|
||||
run: yarn test
|
||||
- name: build
|
||||
run: yarn build
|
||||
publish:
|
||||
|
||||
Reference in New Issue
Block a user