================
@@ -33,7 +33,9 @@ jobs:
python-version: ["3.8", "3.13"]
uses: ./.github/workflows/llvm-project-tests.yml
with:
- build_target: check-clang-python
+ build_target: libclang
+ run: |
+ llvm-lit -v tools/clang/test --filter=bindings.sh
----------------
rorth wrote:
That's been handled by restoring an updated `check-clang-python` target.
https://github.com/llvm/llvm-project/pull/142948
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits