build(test): cap verification concurrency

req: test/004
This commit is contained in:
slhx agent
2026-05-11 10:27:09 +02:00
parent ebe7f58905
commit 7a2c5ecae0
6 changed files with 296 additions and 2 deletions
+9
View File
@@ -0,0 +1,9 @@
[package]
name = "slhx-xtask"
version.workspace = true
edition.workspace = true
publish = false
[[bin]]
name = "slhx-ci"
path = "src/main.rs"