home-assistant: mark telegram test broken
This commit is contained in:
@@ -138,6 +138,8 @@ in lib.listToAttrs (map (component: lib.nameValuePair component (
|
||||
broken = lib.elem component [
|
||||
# pinned version incompatible with urllib3>=2.0
|
||||
"telegram_bot"
|
||||
# depends on telegram_bot
|
||||
"telegram"
|
||||
];
|
||||
# upstream only tests on Linux, so do we.
|
||||
platforms = lib.platforms.linux;
|
||||
|
||||
Reference in New Issue
Block a user