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 CI: write quality reports to docs/verification_report
The path docs/s_core_v_1/verification did not exist and was not created,
causing the unit-test/coverage script to crash with FileNotFoundError.
Use the existing docs/verification_report directory (and create it if
missing) for both the script output and the workflow summary step.
0 commit comments