Skip to content

Commit 80db387

Browse files
debugging 9
1 parent 41296b6 commit 80db387

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/premerge.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
echo $modified_files
3030
echo $modified_dirs
3131
32-
#. ./.ci/compute-projects.sh
32+
. ./.ci/compute-projects.sh
3333
3434
#all_projects="bolt clang clang-tools-extra compiler-rt cross-project-tests flang libc libclc lld lldb llvm mlir openmp polly pstl"
3535
#modified_projects="$(keep-modified-projects ${all_projects})"

0 commit comments

Comments
 (0)