mirror of
https://github.com/intel/llvm.git
synced 2026-01-26 21:53:12 +08:00
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. Reviewers: tstellar, DeinAlptraum Reviewed By: DeinAlptraum Pull Request: https://github.com/llvm/llvm-project/pull/153876