From f086dec5280331600ffac4ce344a51f29949c1c6 Mon Sep 17 00:00:00 2001 From: alyssa Date: Fri, 6 Sep 2024 12:54:34 +0900 Subject: [PATCH] test --- ci/run_ci.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/run_ci.py b/ci/run_ci.py index 2da5122b..1984dd25 100755 --- a/ci/run_ci.py +++ b/ci/run_ci.py @@ -48,7 +48,7 @@ def create_jobs(): jobs = set([]) for key in modify_regexes.keys(): - if regex matches: + if true: jobs = jobs | modify_regexes[key] for key in changes: