mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-27 07:00:55 +00:00
Revive rls integration test
This commit is contained in:
parent
e4d688c10a
commit
e633ea823c
1 changed files with 1 additions and 2 deletions
3
.github/workflows/clippy_bors.yml
vendored
3
.github/workflows/clippy_bors.yml
vendored
|
@ -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'
|
||||
|
|
Loading…
Reference in a new issue