Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CI: Pass --no-frozen-lockfile to pnpm in "Lock files are up to date" …
…check (#25704) Pnpm sets `--frozen-lockfile` by default in CI environments, which we specifically don't want for this check as it ignores certain optional updates.
- Loading branch information