rdmo icon indicating copy to clipboard operation
rdmo copied to clipboard

Use `npm ci` in CI

Open jochenklar opened this issue 6 months ago • 2 comments

I am not sure, but I think we should use npm ci here: https://github.com/rdmorganiser/rdmo/blob/main/.github/workflows/ci.yml#L160 to catch if our lock file diverged from package.json.

jochenklar avatar Aug 11 '24 09:08 jochenklar