Skip to content

Commit

Permalink
[ci] Let failed types-next jobs pass (#20017)
Browse files Browse the repository at this point in the history
  • Loading branch information
eps1lon authored Mar 7, 2020
1 parent 96bad38 commit 440a68f
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 440a68f

Please sign in to comment.