Move regression tests to private repository
CI / verify (push) Waiting to run

This commit is contained in:
Sucukdeluxe
2026-09-22 06:55:29 +02:00
parent f88cfd73e6
commit 2810ff8d98
78 changed files with 11 additions and 24101 deletions
+1 -2
View File
@@ -4,8 +4,7 @@
"private": true,
"type": "module",
"scripts": {
"start": "node src/cli.mjs",
"test": "node --test"
"start": "node src/cli.mjs"
},
"engines": {
"node": ">=20"