You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: deploy PR dashboard to preview path, use relative base
PR deploys to pr-{number}/{sha}/coverage-matrix/ alongside docs
preview. Main deploys to /coverage-matrix/ from publish.yml.
Changed Vite base to ./ so the same build works at any URL depth.
0 commit comments