================
@@ -297,7 +309,7 @@ def test_ci(self):
         )
         self.assertEqual(
             env_variables["runtimes_check_targets"],
-            "check-compiler-rt check-flang-rt check-libc",
+            "check-compiler-rt check-flang-rt check-libc check-libclc",
----------------
boomanaiden154 wrote:

This differs from what the PR says where this is only supposed to run on 
changes to `libclc`/`.ci`?

https://github.com/llvm/llvm-project/pull/186104
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to