-
Brian Williams authored
GitLab CI jobs will already fail automatically if attempting to change into a directory which does not exist. So, this check is redundant and adding `|| exit` to CI YAML results in unnecessary noise.
463cafc8
GitLab CI jobs will already fail automatically if attempting to change into a directory which does not exist. So, this check is redundant and adding `|| exit` to CI YAML results in unnecessary noise.