Skip to content

Commit cda7881

Browse files
committed
Disable rls test for now
1 parent 78dc48e commit cda7881

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Diff for: .github/workflows/clippy_bors.yml

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

0 commit comments

Comments
 (0)