Commit 96e88d4
feat: add nextest filters to run some tests sequentially (#436)
* feat: add nextest filters to run some tests sequentially
* fix: update nextest.toml in examples
---------
Co-authored-by: Uladzislau Borbut <[email protected]>
Co-authored-by: Oleksandr Prokhorenko <[email protected]>1 parent 26c465b commit 96e88d4
File tree
2 files changed
+22
-0
lines changed- earthly/rust/stdcfgs
- examples/rust/.config
2 files changed
+22
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
0 commit comments