Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add CI check to ensure yarn.lock is up-to-date.
This will ensure `yarn install` is run after any changes to package.json. Example failure output: ``` error Your lockfile needs to be updated, but yarn was run with `--frozen-lockfile`. ```
- Loading branch information