Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Don't pass errored subprocess build
An error like ```subprocess.CalledProcessError: Command '['git', 'diff', '--name-only', '95e5cd97d24d9ce809b8287443e9be230a230179...16f5e48']' returned non-zero exit status 128.``` exits with code 1 and exits the build and sets the build as successful
- Loading branch information