Replies: 1 comment
-
Thanks for bringing this up. That was an old copy/paste error I never noticed 🙈 I've removed that now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I noticed the jobs in GitHub Actions use
useLockFile: false
fornpm install
and I'm curious about the motivation. I thought using that would mean quicker and more consistent builds. Is it used as a way to detect issues earlier on? Is it not necessary any longer?Beta Was this translation helpful? Give feedback.
All reactions