Run source <(git diff --name-only HEAD~2..HEAD | python3 .ci/compute_projects.py)
No projects to build
fatal: ambiguous argument 'HEAD~2..HEAD': unknown revision or path not in the working tree.
Use '--' to separate paths from revisions, like this:
'git <command> [<revision>...] -- [<file>...]'
Exception ignored on flushing sys.stdout:
BrokenPipeError: [Errno 32] Broken pipe