On Fri, 20 Jun 2025, LIU Hao wrote:
在 2025-6-19 22:22, Martin Storsjö 写道:
This makes sure to run all three testsuites, even if there are
failures in one of them, making it clearer to see all potential
issues with one run.
Signed-off-by: Martin Storsjö <mar...@martin.st>
---
.github/workflows/build.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml
index 98e89953b..2d4836454 100644
--- a/.github/workflows/build.yml
+++ b/.github/workflows/build.yml
@@ -241,7 +241,7 @@ jobs:
-DCMAKE_INSTALL_MESSAGE=NEVER `
-DLLVM_LIT_ARGS="-v --time-tests"
ninja
- ninja check-cxx check-cxxabi check-unwind
+ ninja check-runtimes
linux-test-cross-build-ffmpeg:
needs: [llvm-mingw]
LGTM, too.
Thanks, pushed now too.
// Martin
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public