gh-workflow unit evals (#41637)

Closes #ISSUE

Release Notes:

- N/A *or* Added/Fixed/Improved ...
This commit is contained in:
Ben Kunkle
2025-11-01 22:45:44 -04:00
committed by GitHub
parent df15d2d2fe
commit 2408f767f4
7 changed files with 246 additions and 157 deletions
+5
View File
@@ -0,0 +1,5 @@
#!/usr/bin/env bash
set -euxo pipefail
cargo nextest run --workspace --no-fail-fast --features unit-eval --no-capture -E 'test(::eval_)'