Skip to content

Commit 894c0c2

Browse files
committed
wip
1 parent f793030 commit 894c0c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
with:
3737
node-version: ${{ matrix.environment.node-version }}
3838

39-
- run: yarn install --frozen-lockfile
39+
- run: yarn install --frozen-lockfile --ignore-engines
4040

4141
- env:
4242
NODE_OPTIONS: ${{ matrix.environment.node-options }}

0 commit comments

Comments
 (0)