Temporarily disable RLS integration test

This commit is contained in:
flip1995 2020-06-07 14:54:21 +02:00
parent 5bdbc45ae5
commit d9aa26a14d
No known key found for this signature in database
GPG Key ID: 2CEFCDB27ED0BE79
1 changed files with 2 additions and 1 deletions

View File

@ -232,7 +232,8 @@ jobs:
matrix:
integration:
- 'rust-lang/cargo'
- 'rust-lang/rls'
# FIXME: re-enable once fmt_macros is renamed in RLS
# - 'rust-lang/rls'
- 'rust-lang/chalk'
- 'rust-lang/rustfmt'
- 'Marwes/combine'