Files
cull-gmail/nextest.toml
Jeremiah Russell aa342eab49 feat(test): add junit report
- add nextest.toml for generating junit report
2025-10-20 13:46:10 +01:00

3 lines
76 B
TOML

[profile.ci.junit] # this can be some other profile, too
path = "junit.xml"