Skip to content

Commit

Permalink
chore: use pnpm loglevel=warn to prevent ci from failing
Browse files Browse the repository at this point in the history
  • Loading branch information
elbywan committed Jul 13, 2022
1 parent 03a3508 commit 1d17373
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .npmrc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ shared-workspace-lockfile=true
enable-pre-post-scripts=true
hoist=false
strict-peer-dependencies=false
# See: https://github.com/actions/setup-node/issues/543#issuecomment-1182469390
loglevel=warn
# Disabled because it does not seem to be working and it regenerates the lockfile abusively
side-effects-cache=false

Expand Down

0 comments on commit 1d17373

Please sign in to comment.