diff --git a/nextest.toml b/nextest.toml new file mode 100644 index 0000000..381c42c --- /dev/null +++ b/nextest.toml @@ -0,0 +1,2 @@ +[profile.ci.junit] # this can be some other profile, too +path = "junit.xml"