Files
pnpm/.github
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
..
2025-08-09 02:39:13 +02:00
2024-01-18 02:33:20 +01:00
2025-06-17 12:51:44 +02:00