fix(xtask): run verification from workspace root
This commit is contained in:
+1
-1
@@ -860,7 +860,7 @@ what a valid business email is. [north_star]
|
||||
0 003 Generated registries are validated by compile-time tests: missing handler implementations produce test failures with actionable messages. [north_star]
|
||||
|
||||
### req: test/004
|
||||
0 004 Repository-wide verification uses a resource-aware runner that caps Cargo build jobs and Rust test threads from available CPU and memory. User-requested concurrency cannot exceed the detected safe cap. [north_star]
|
||||
0 004 Repository-wide verification uses a resource-aware runner that runs from the hemx workspace root regardless of the caller's directory and caps Cargo build jobs and Rust test threads from available CPU and memory. User-requested concurrency cannot exceed the detected safe cap. [north_star]
|
||||
|
||||
### req: test/012
|
||||
0 012 Browser E2E runs as an isolated step and can be skipped explicitly when browser infrastructure is unavailable. [north_star]
|
||||
|
||||
Reference in New Issue
Block a user