zeyi2 wrote: > what is required from my side to get the Linux and Windows checks to paas
You can try building `check-clang-tools` on your local machine to verify the test cases (though it will take some time). Since CI runs need to be manually approved for new contributors, local testing is usually faster for debugging. If you notice any failures on GitHub, the specific output will be available in the [comments](https://github.com/llvm/llvm-project/pull/173159#issuecomment-3678611687) to help you troubleshoot. https://github.com/llvm/llvm-project/pull/173159 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
