ci: fix failing tests
Some checks failed
Test / Test (push) Failing after 7s

This commit is contained in:
Kim, Jimin 2025-06-02 15:28:21 +09:00
parent 197026ce8d
commit a6fbcc714d
Signed by: pomp
GPG key ID: D3932F82A0667A3B
3 changed files with 8 additions and 3 deletions

1
.npmrc
View file

@ -2,3 +2,4 @@ auto-install-peers = true
node-linker=hoisted
prefer-symlinked-executables=false
enable-pre-post-scripts=true
engine-strict=true