mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-05-07 20:43:03 +02:00
In theory one could run the CI without the rsync package installed, and with DANGER_RUN_CI_ON_HOST=1. However, this seems to be an edge case. Simply requiring rsync to be installed is less code and avoids brittle edge cases around rsync failures.