Skip to content

Commit d633d64

Browse files
committed
Add profile for nextest on CI
1 parent 1b358ff commit d633d64

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.config/nextest.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[profile.ci]
2+
fail-fast = false
3+
4+
[profile.ci.junit]
5+
path = "junit.xml"

0 commit comments

Comments
 (0)