Skip to content

Commit 8494d81

Browse files
chore(ci): install optional deps when testing JS packages
1 parent 8725fee commit 8494d81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/test-js-packages.yml

-1
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ jobs:
5858
- name: "Setup Node"
5959
uses: ./.github/actions/setup-node
6060
with:
61-
extra-flags: --no-optional
6261
node-version: ${{ matrix.node-version }}
6362
env:
6463
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1

0 commit comments

Comments
 (0)