chore: Disable building tests

This commit is contained in:
2026-04-03 05:37:56 +02:00
parent 4abe25f050
commit 86f0710d7b
+4
View File
@@ -30,3 +30,7 @@ serde_json = { workspace = true }
serde_yaml = "0.9.34"
thiserror = "2.0.18"
walkdir = "2.5.0"
[lib]
test = false
doctest = false