mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 17:34:47 +00:00
Minimal CI test for llvm-config
Previous release broke llvm-config, make sure this does not happen again
This commit is contained in:
parent
d2cdee84dc
commit
d39dd44d90
1 changed files with 4 additions and 0 deletions
|
@ -29,3 +29,7 @@
|
|||
# hours.
|
||||
#- build-compat
|
||||
- binutils-plugin-ar
|
||||
# make sure llvm-config symlink is properly setup
|
||||
- llvm-config:
|
||||
dir: ./
|
||||
run: llvm-config --version
|
||||
|
|
Loading…
Reference in a new issue