We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2b3bf7 commit 3de9164Copy full SHA for 3de9164
.github/actions/install-playwright/action.yml
.github/workflows/ci.yml
@@ -145,7 +145,6 @@ jobs:
145
- uses: ./.github/actions/install-node-package
146
with:
147
node-version: ${{ env.NODE_VERSION }}
148
- - uses: ./.github/actions/install-playwright
149
- uses: ./.github/actions/build-pouchdb
150
- id: test
151
run: ${{ matrix.cmd }}
@@ -225,7 +224,6 @@ jobs:
225
224
226
227
228
229
230
231
0 commit comments