Skip to content

Commit 957b8b2

Browse files
committed
fix: ava colors in pipelines
1 parent 10db54b commit 957b8b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"format:rs": "cargo fmt",
4343
"lint": "oxlint .",
4444
"prepublishOnly": "napi prepublish -t npm",
45-
"test": "ava",
45+
"test": "ava --color",
4646
"version": "napi version",
4747
"postinstall": "husky"
4848
},

0 commit comments

Comments
 (0)