[PATCH] D146491: workflows/release-tasks: Upload lit releases to pypi

Konrad Wilhelm Kleine via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 19 06:26:02 PDT 2023


kwk added a comment.

In D146491#4280294 <https://reviews.llvm.org/D146491#4280294>, @thieta wrote:

> Does lit have any test suite? In that case, I suggest the tests should be executed before uploading.

Good point. lit can be tested with: `python3 lit.py tests`


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146491/new/

https://reviews.llvm.org/D146491



More information about the llvm-commits mailing list