Skip to content
This repository was archived by the owner on Dec 1, 2024. It is now read-only.

Commit e618392

Browse files
authored
Temporarily skip hallmark test because it breaks citgm (#606)
1 parent 0bfa4cb commit e618392

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
@@ -6,7 +6,7 @@
66
"main": "leveldown.js",
77
"scripts": {
88
"install": "node-gyp-build",
9-
"test": "standard && hallmark && nyc tape test/*-test.js",
9+
"test": "standard && nyc tape test/*-test.js",
1010
"test-gc": "npx -n=--expose-gc tape test/{cleanup,iterator-gc}*-test.js",
1111
"coverage": "nyc report --reporter=text-lcov | coveralls",
1212
"rebuild": "node-gyp rebuild",

0 commit comments

Comments
 (0)