Disable rls test for now
This commit is contained in:
3
.github/workflows/clippy_bors.yml
vendored
3
.github/workflows/clippy_bors.yml
vendored
@@ -231,7 +231,8 @@ jobs:
|
|||||||
matrix:
|
matrix:
|
||||||
integration:
|
integration:
|
||||||
- 'rust-lang/cargo'
|
- 'rust-lang/cargo'
|
||||||
- 'rust-lang/rls'
|
# FIXME: Re-enable once we can test with rls again.
|
||||||
|
# - 'rust-lang/rls'
|
||||||
- 'rust-lang/chalk'
|
- 'rust-lang/chalk'
|
||||||
- 'rust-lang/rustfmt'
|
- 'rust-lang/rustfmt'
|
||||||
- 'Marwes/combine'
|
- 'Marwes/combine'
|
||||||
|
|||||||
Reference in New Issue
Block a user