mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-05 01:04:22 +01:00
Merge 'bindings/javascript: Run tests serially' from Diego Reis
Closes #2319 edit: I ran tests 30 times for each platform, and it's passing normally. Closes #2326
This commit is contained in:
@@ -46,7 +46,7 @@
|
||||
"build": "napi build --platform --release",
|
||||
"build:debug": "napi build --platform",
|
||||
"prepublishOnly": "napi prepublish -t npm",
|
||||
"test": "ava",
|
||||
"test": "ava -s",
|
||||
"universal": "napi universalize",
|
||||
"version": "napi version"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user