nextest: add configuration

This commit is contained in:
Valentin Tolmer 2022-10-17 14:09:22 +02:00 committed by nitnelave
parent 35aa656677
commit bf42517077
1 changed files with 2 additions and 0 deletions

2
.config/nextest.toml Normal file
View File

@ -0,0 +1,2 @@
[profile.default]
fail-fast = false