Skip to content

[CI] Enable CI tests for clang

Eclipse Webmaster requested to merge github/fork/melonedo/ci-clang into development

Created by: melonedo

The workflow for running tests is only triggered on the folder llvm, while #32 only changes the folder clang, which is why the llvm-lit tests are not enabled on it. This PR enables tests for PRs that only modify the folder clang to fix it.

Merge request reports

Loading