Skip to content
This repository has been archived by the owner on Feb 25, 2022. It is now read-only.

Commit

Permalink
fix: ci configs
Browse files Browse the repository at this point in the history
  • Loading branch information
zoy-l committed Apr 6, 2021
1 parent a423451 commit 475cce7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,5 +14,5 @@ jobs:
- run: yarn
- run: yarn zmi-bootstrap
- run: yarn zmi-nerd
- run: yarn test --forceExit
- run: yarn test --forceExit --detectOpenHandles --runInBand --maxWorkers=2
- run: bash <(curl -s https://codecov.io/bash)

0 comments on commit 475cce7

Please sign in to comment.