Skip to content

Commit 9cd7904

Browse files
mdjermanovicljharb
authored andcommitted
[actions] Don't install with --legacy-peer-deps in pretest check
1 parent 917240b commit 9cd7904

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/node-pretest.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,6 @@ jobs:
1212
name: 'nvm install lts/* && npm install'
1313
with:
1414
node-version: 'lts/*'
15-
env:
16-
NPM_CONFIG_LEGACY_PEER_DEPS: true
1715
- run: npm run pretest
1816

1917
posttest:

0 commit comments

Comments
 (0)