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
{{ message }}
This repository was archived by the owner on Jul 19, 2025. It is now read-only.
This doesn't work, as the $? variable isn't found (I suspect but I'm not sure this is because each command in the file gets run in its very own bash session). Outputs Error: invalid argument "$?" for --exit-code: strconv.ParseInt: parsing "$?": invalid syntax with a usage message.
As far as I can tell this works without the --exit-code argument anyway, though admittedly I haven't gotten code coverage reporting working yet.