Commit 5f1fa6c
committed
Bring back
This was temporarily removed to verify that we no longer need to
set `NEXTEST_NO_TESTS` to `fail` explicitly in `ci.yml` to get that
failing behavior, now that it is implied starting in
`cargo-nextest` version 0.9.85.
It is now brought back, so that we do not get that error in the one
place where we know there are no test cases yet do tell `nextest`
to run tests.--no-tests=warn when needed justfile
1 parent 0384a4c commit 5f1fa6c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
| |||
0 commit comments