Skip to content

Commit

Permalink
Use ignore-progress option on CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
sainthkh committed Nov 25, 2019
1 parent e62f68f commit 707aead
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion circle.yml
Original file line number Diff line number Diff line change
Expand Up @@ -319,7 +319,7 @@ jobs:
command: npm run dtslint
working_directory: cli
- run:
command: npm run type_check
command: npm run type_check -- --ignore-progress
- store-npm-logs

"server-unit-tests":
Expand Down

0 comments on commit 707aead

Please sign in to comment.