mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-06 00:12:11 +00:00
chore: activate code coverage in bun test config (#6297)
This commit is contained in:
parent
2abaa46e23
commit
ffd20b4477
1 changed files with 2 additions and 0 deletions
|
|
@ -2,3 +2,5 @@ preload = ["@opentui/solid/preload"]
|
|||
|
||||
[test]
|
||||
preload = ["./test/preload.ts"]
|
||||
# Enable code coverage
|
||||
coverage = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue