! exec pint -l debug --no-color ci
! stdout .
cmp stderr stderr.txt

-- stderr.txt --
level=DEBUG msg="Running git command" args=["rev-parse","--verify","HEAD"]
level=ERROR msg="Execution completed with error(s)" err="failed to get git info: fatal: not a git repository (or any of the parent directories): .git\n"
