mirror of
https://github.com/giancarloerra/socraticode.git
synced 2026-07-03 14:05:21 +02:00
ffa8e95bdf
CI checks out in detached HEAD state, causing detectGitBranch(process.cwd()) to return null. Replace process.cwd() with temporary git repos that have a known branch and initial commit, making tests deterministic everywhere.