Commit 881b831
test: fix cargo test filter in probe workflow (single TESTNAME)
cargo test accepts only one TESTNAME filter; passing two args was rejected
(unexpected argument) so the #149 tests never ran. Filter on commands::tests.
Co-authored-by: Alfonso [Magic Context] <288211368+alfonso-magic-context@users.noreply.github.com>1 parent c5e09d0 commit 881b831
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
29 | 31 | | |
30 | 32 | | |
31 | 33 | | |
| |||
0 commit comments