fix: fix CI attempt #5

This commit is contained in:
KernelDeimos 2024-07-18 16:36:33 -04:00
parent 5a4328e449
commit 74adcddc1d

View File

@ -4,7 +4,7 @@
"description": "ANSI Terminal for Puter", "description": "ANSI Terminal for Puter",
"main": "exports.js", "main": "exports.js",
"scripts": { "scripts": {
"test": "mocha ./test" "test": "npx mocha"
}, },
"author": "Puter Technologies Inc.", "author": "Puter Technologies Inc.",
"license": "AGPL-3.0-only", "license": "AGPL-3.0-only",