Skip to content

Commit 9c93f04

Browse files
committed
Auto merge of #5262 - JohnTitor:rls, r=flip1995
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
2 parents e4d688c + e633ea8 commit 9c93f04

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/clippy_bors.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -231,8 +231,7 @@ jobs:
231231
matrix:
232232
integration:
233233
- 'rust-lang/cargo'
234-
# FIXME: Re-enable once we can test with rls again.
235-
# - 'rust-lang/rls'
234+
- 'rust-lang/rls'
236235
- 'rust-lang/chalk'
237236
- 'rust-lang/rustfmt'
238237
- 'Marwes/combine'

0 commit comments

Comments
 (0)