mirror of
https://github.com/zhigang1992/react.git
synced 2026-03-25 22:39:19 +08:00
ci: limit thread on circleci
This commit is contained in:
@@ -22,8 +22,7 @@ jobs:
|
||||
key: v2-dependencies-{{ checksum "package.json" }}
|
||||
|
||||
- run: yarn run lint
|
||||
- run: yarn run test
|
||||
- run: npm test -- -w 1 --coverage
|
||||
- run: yarn test -w 1 --coverage
|
||||
- run: bash <(curl -s https://codecov.io/bash)
|
||||
|
||||
build:
|
||||
|
||||
Reference in New Issue
Block a user