mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-21 08:35:43 +02:00
tests: disable tests impacted by clj-kondo being broken on x86_64-darwin
This commit is contained in:
parent
f98e11b5c3
commit
e3733a2f27
2 changed files with 6 additions and 0 deletions
|
@ -48,6 +48,8 @@
|
|||
# https://github.com/NixOS/nixpkgs/pull/331373
|
||||
# TODO: re-enable this test when fixed
|
||||
"dmd"
|
||||
# As of 2024-11-03, graalvm-ce (dependency of clj-kondo) is broken on x86_64-darwin
|
||||
"clj_kondo"
|
||||
];
|
||||
|
||||
# TODO: respect unpackaged from generated
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue