mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
Add clang's static analyzer to build.yml
This commit is contained in:
parent
8589ae19de
commit
6014ee50b3
1 changed files with 1 additions and 1 deletions
|
|
@ -25,4 +25,4 @@ tasks:
|
||||||
ninja
|
ninja
|
||||||
- clang: |
|
- clang: |
|
||||||
cd wlroots/build-clang
|
cd wlroots/build-clang
|
||||||
ninja
|
ninja scan-build
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue