We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8725fee commit 8494d81Copy full SHA for 8494d81
.github/workflows/test-js-packages.yml
@@ -58,7 +58,6 @@ jobs:
58
- name: "Setup Node"
59
uses: ./.github/actions/setup-node
60
with:
61
- extra-flags: --no-optional
62
node-version: ${{ matrix.node-version }}
63
env:
64
PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD: 1
0 commit comments