Skip to content

Commit

Permalink
[ci] Let failed types-next jobs pass (mui#20017)
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon authored and EsoterikStare committed Mar 30, 2020
1 parent 0199982 commit 7a2a26c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -164,6 +164,7 @@ jobs:
# we want to see errors in all packages.
# without --no-bail we only see at most a single failing package
yarn typescript --no-bail
exit 0
test_browser:
<<: *defaults
steps:
Expand Down

0 comments on commit 7a2a26c

Please sign in to comment.