chore: Disable building tests

This commit is contained in:
2026-04-05 03:29:36 +02:00
parent 1dfb0116c7
commit b3ff01e8cb
+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