mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-02-18 23:18: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:
|
matrix:
|
||||||
integration:
|
integration:
|
||||||
- 'rust-lang/cargo'
|
- 'rust-lang/cargo'
|
||||||
# FIXME: Re-enable once we can test with rls again.
|
- 'rust-lang/rls'
|
||||||
# - 'rust-lang/rls'
|
|
||||||
- 'rust-lang/chalk'
|
- 'rust-lang/chalk'
|
||||||
- 'rust-lang/rustfmt'
|
- 'rust-lang/rustfmt'
|
||||||
- 'Marwes/combine'
|
- 'Marwes/combine'
|
||||||
|
|
Loading…
Add table
Reference in a new issue