Commit 1eea099
committed
ci: use cargo test --no-run for build step
This ensures test binaries are built with the test profile,
matching what the test step needs. Avoids recompilation.1 parent 3df468d commit 1eea099
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
0 commit comments