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 4367d9a commit a423451
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 @@ -12,7 +12,7 @@ jobs:
steps:
- checkout
- run: yarn
- run: zmi-bootstrap
- run: yarn zmi-bootstrap
- run: yarn zmi-nerd
- run: yarn test --forceExit
- run: bash <(curl -s https://codecov.io/bash)

0 comments on commit a423451

Please sign in to comment.