Skip to content

Commit d89e6f4

Browse files
authored
minor: set test-threads in default nextest profile (#943)
1 parent 044401b commit d89e6f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.config/nextest.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
[profile.default]
22
retries = 1
3+
test-threads = 1
34

45
[profile.ci]
56
failure-output = "final"

0 commit comments

Comments
 (0)