We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 41296b6 commit 80db387Copy full SHA for 80db387
.github/workflows/premerge.yaml
@@ -29,7 +29,7 @@ jobs:
29
echo $modified_files
30
echo $modified_dirs
31
32
- #. ./.ci/compute-projects.sh
+ . ./.ci/compute-projects.sh
33
34
#all_projects="bolt clang clang-tools-extra compiler-rt cross-project-tests flang libc libclc lld lldb llvm mlir openmp polly pstl"
35
#modified_projects="$(keep-modified-projects ${all_projects})"
0 commit comments