Closed ribbanya closed 9 months ago
I came across this issue when my diff CI succeeded despite the elf not matching. This seems preferable in all cases because if someone doesn't care about the status code, they can simply throw it away with || true or the like.
|| true
I came across this issue when my diff CI succeeded despite the elf not matching. This seems preferable in all cases because if someone doesn't care about the status code, they can simply throw it away with
|| true
or the like.