turborepo
b8e42458
- ci(examples): Skip npm install when setting up git for examples tests (#5240)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
2 years ago
ci(examples): Skip npm install when setting up git for examples tests (#5240) The extra npm install step creates a package-lock.json which causes turborepo to detect the wrong package manager, which ends up changing behavior.
References
#5240 - ci(examples): Skip npm install when setting up git for examples tests
Author
mehulkar
Parents
84dfc7ca
Loading