We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8ef879 commit 350f91eCopy full SHA for 350f91e
.github/workflows/node.js.yml
@@ -46,7 +46,7 @@ jobs:
46
'npm run test-unit',
47
'npm run test-component',
48
'npm run test-fuzzy',
49
- 'SERVER=pouchdb-server POUCHDB_SERVER_FLAGS=--in-memory PLUGINS=pouchdb-find COVERAGE=1 npm run report-coverage',
+ # 'SERVER=pouchdb-server POUCHDB_SERVER_FLAGS=--in-memory PLUGINS=pouchdb-find npm run report-coverage',
50
'npm run verify-build'
51
]
52
0 commit comments