Missing `--exclude-test` option for `run_tests.py`
The C-tor CI needs `--exclude-test` cli option. This was added in 886ec10ee51d63fba76c7f3a21d8b73208858ea6 on the original stem.git but this repository doesn't have it. One option would be to cherry-pick it? Until then, I will have to switch the CI to use stem.git on our github.
issue