Failed style check does not save artifact
We should update the GitLab CI configuration to store the patch in case style check has failed. This means we should add something like
artifacts:
when: on_failure
We should update the GitLab CI configuration to store the patch in case style check has failed. This means we should add something like
artifacts:
when: on_failure