Skip to content

Commit

Permalink
Auto merge of rust-lang#5262 - JohnTitor:rls, r=flip1995
Browse files Browse the repository at this point in the history
Revive rls integration test

RLS updated their dependencies in rust-lang/rls#1646 so we can revive the integration test. I confirm it passed on my local.

changelog: none
  • Loading branch information
bors committed Mar 3, 2020
2 parents e4d688c + e633ea8 commit 9c93f04
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/clippy_bors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -231,8 +231,7 @@ jobs:
matrix:
integration:
- 'rust-lang/cargo'
# FIXME: Re-enable once we can test with rls again.
# - 'rust-lang/rls'
- 'rust-lang/rls'
- 'rust-lang/chalk'
- 'rust-lang/rustfmt'
- 'Marwes/combine'
Expand Down

0 comments on commit 9c93f04

Please sign in to comment.