mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-23 21:23:56 +00:00
Disable rls test for now
This commit is contained in:
parent
78dc48ea50
commit
cda7881869
1 changed files with 2 additions and 1 deletions
3
.github/workflows/clippy_bors.yml
vendored
3
.github/workflows/clippy_bors.yml
vendored
|
@ -231,7 +231,8 @@ jobs:
|
|||
matrix:
|
||||
integration:
|
||||
- 'rust-lang/cargo'
|
||||
- 'rust-lang/rls'
|
||||
# FIXME: Re-enable once we can test with rls again.
|
||||
# - 'rust-lang/rls'
|
||||
- 'rust-lang/chalk'
|
||||
- 'rust-lang/rustfmt'
|
||||
- 'Marwes/combine'
|
||||
|
|
Loading…
Reference in a new issue