mirror of
https://github.com/bitcoin/bitcoin.git
synced 2026-08-03 12:02:21 +02:00
The GHA workflows override `BASE_BUILD_DIR`, so the build tree no longer lives under `BASE_SCRATCH_DIR` and its word-splitting and UTF-8 coverage is bypassed on CI. Restore it by putting a space and a non-ASCII symbol in the externally defined path as well.