[workflows] Fix lldb-tests and libclc-tests (#80751)
commit88d4f1a2dcaa4f6e4049f9eeb1837f1704b6d25c
authorTom Stellard <tstellar@redhat.com>
Tue, 6 Feb 2024 00:44:11 +0000 (5 16:44 -0800)
committerTom Stellard <tstellar@redhat.com>
Thu, 8 Feb 2024 23:40:08 +0000 (8 15:40 -0800)
treebc57d53ce671b1603b42ce8f8735ad24bc5e6d0b
parentc681187f7d1a0279c7e8e389be45e1625f9bf6cd
[workflows] Fix lldb-tests and libclc-tests (#80751)

This was broken by d25022bb689b9bf48a24c0ae6c29c1d3c2f32823, which
caused the workflow to pass an empty string to ninja as the target. The
'all' target is probably not the right target for these tests, but this
is what the behavior was before
d25022bb689b9bf48a24c0ae6c29c1d3c2f32823.

(cherry picked from commit 792d928e15aa30c8b686eff465598ceea0b03891)
.github/workflows/libclc-tests.yml
.github/workflows/lldb-tests.yml
.github/workflows/llvm-project-tests.yml