Allow for succeeding tests to be ignored

This commit is contained in:
Omar Abdulla
2025-10-09 01:48:49 +03:00
parent 8c412dc924
commit 87947ae561
13 changed files with 399 additions and 317 deletions
-1
View File
@@ -16,7 +16,6 @@ revive-common = { workspace = true }
alloy = { workspace = true }
anyhow = { workspace = true }
futures = { workspace = true }
regex = { workspace = true }
tracing = { workspace = true }
schemars = { workspace = true }
semver = { workspace = true }