tests/{none-ls,efmls-configs}: disable ansible-lint (build failure)

This commit is contained in:
Gaetan Lepage 2025-04-21 00:34:56 +02:00 committed by github-actions[bot]
parent 9eb03ab777
commit 4f72d5c43e
2 changed files with 7 additions and 0 deletions

View file

@ -44,6 +44,9 @@
# TODO: re-enable those tests when fixed
"chktex"
"latexindent"
# TODO 2025-04-20 build failure
"ansible_lint"
]
++ lib.optionals (hostPlatform.isDarwin && hostPlatform.isAarch64) [
# As of 2025-03-18, several python311Packages.* dependencies of bashate fail on aarch64-darwin

View file

@ -117,6 +117,10 @@
# TODO: 2025-04-20 build failure (swift-corelibs-xctest)
"swift_format"
]
++ lib.optionals hostPlatform.isDarwin [
# TODO 2025-04-20 build failure
"ansiblelint"
];
in
# Enable every none-ls source that has an option