mirror of
https://github.com/yhirose/cpp-httplib
synced 2026-06-08 18:30:49 +00:00
fe56a07da5
The release check treated runs with an empty conclusion as failures. Now it inspects each run's status and aborts with an error if any CI check is still running, so releases wait until CI completes.