Files
pnpm/.github/workflows
Zoltan Kochan 3a948505f7 ci(pacquet): disable verifyDepsBeforeRun for the test step
pnpm-workspace.yaml sets verifyDepsBeforeRun: install, so every script
gets a re-install side effect before it runs. test.yml's standard e2e
job sets pnpm_config_verify_deps_before_run: false to disable this;
without that override the auto-reinstall seems to leave the loader in
the state that triggers jest's "module is already linked".

Written by an agent (Claude Code, claude-opus-4-7).
2026-05-21 21:49:41 +02:00
..
2026-05-18 17:23:32 +02:00