Allow for succeeding tests to be ignored (#186)

This commit is contained in:
Omar
2025-10-09 17:35:09 +03:00
committed by GitHub
parent ebc24a588b
commit fde07b7c0d
13 changed files with 398 additions and 316 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 }