I just had to rerun the workflows 3 times to change README.md. We can do something like add a "flaky" property with [`set_tests_properties`](https://cmake.org/cmake/help/latest/command/set_tests_properties.html), then run the non-flaky tests once and the flaky ones with 3 retries.