Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ci: skip npm scripts during CI install
- Added --ignore-scripts flag to npm ci commands - Prevents Husky and other prepare scripts from running during CI
- Loading branch information