[llvm-branch-commits] [Github] Remove call to llvm-project-tests from libclang tests (PR #153876)
Aiden Grossman via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Fri Aug 15 14:11:54 PDT 2025
https://github.com/boomanaiden154 created https://github.com/llvm/llvm-project/pull/153876
This allows for removing llvm-project-tests.yml. This significantly
reduces the complexity of this workflow (including the complexity of
llvm-project-tests.yml) at the cost of a little bit of duplication with
the other workflows that were also using llvm-project-tests.yml.
More information about the llvm-branch-commits
mailing list