Commit 23484d2
committed
test: run tests sequentially
This seems to already be done in CI, so do it locally too. It helps with
ensuring that the compiler's filesystem cache stays consistent during
tests. Plus we don't have that many tests at the moment, so the increase
in test duration won't be that noticeable.1 parent d9c03e5 commit 23484d2
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
0 commit comments