Minimal CI test for llvm-config
Previous release broke llvm-config, make sure this does not happen again
This commit is contained in:
parent
0aa1942cbc
commit
a49938dcf5
@ -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 New Issue
Block a user