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 9335a1c commit 5d1645eCopy full SHA for 5d1645e
.github/workflows/ci.yml
@@ -138,7 +138,7 @@ jobs:
138
# Node.js we support.
139
140
nodejs-adapter:
141
- needs: lint
+ #needs: lint
142
strategy:
143
fail-fast: false
144
matrix:
@@ -177,7 +177,7 @@ jobs:
177
# target browser.
178
179
browser-adapter:
180
181
182
183
@@ -220,7 +220,7 @@ jobs:
220
# out into a distinct job.
221
222
pouchdb-server:
223
224
225
226
@@ -259,7 +259,7 @@ jobs:
259
# run on every version of Node.js that we support.
260
261
nodejs:
262
263
264
265
0 commit comments