matrix: Use npm instead of yarn
The service ships package-lock.json and not yarn.lock, and we should honor that. Also, ansible's integration with npm seems to be better.
Please register or sign in to comment
The service ships package-lock.json and not yarn.lock, and we should honor that. Also, ansible's integration with npm seems to be better.