Skip to content

Commit d9aa26a

Browse files
committed
Temporarily disable RLS integration test
1 parent 5bdbc45 commit d9aa26a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/clippy_bors.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -232,7 +232,8 @@ jobs:
232232
matrix:
233233
integration:
234234
- 'rust-lang/cargo'
235-
- 'rust-lang/rls'
235+
# FIXME: re-enable once fmt_macros is renamed in RLS
236+
# - 'rust-lang/rls'
236237
- 'rust-lang/chalk'
237238
- 'rust-lang/rustfmt'
238239
- 'Marwes/combine'

0 commit comments

Comments
 (0)