Skip to content

Commit 851cf39

Browse files
committed
chore: Removed leftover script.
Signed-off-by: Paolo Insogna <paolo@cowtech.it>
1 parent da81fbc commit 851cf39

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
"format": "prettier -w src test",
3232
"lint": "eslint --cache",
3333
"test": "c8 -c test/config/c8-local.json node --test --test-reporter=cleaner-spec-reporter test/*.test.ts",
34-
"test:ci": "c8 -c test/config/c8-ci.json node --test --test-reporter=tap test/*.test.ts",
3534
"ci": "npm run build && npm run test",
3635
"prepublishOnly": "npm run ci",
3736
"postpublish": "git push origin && git push origin -f --tags"

0 commit comments

Comments
 (0)