Files
devx/tests/unit
Emil SimeonovandDevin <158243242+devin-ai-integration[bot]@users.noreply.github.com> 66ce8895eb
CI / validate (pull_request) Successful in 1m2s
CI / auto-merge (pull_request) Successful in 22s
fix(ci): check out API-created dep branch via remote-tracking ref
git fetch origin <branch> only sets FETCH_HEAD, so the silent checkout
failure left commits on the wrong ref and the push failed. Fetch into
refs/remotes/origin/<branch> and checkout -B from it.

Generated with [Devin](https://devin.ai)

Co-Authored-By: Devin <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-09-19 21:15:45 +02:00
..