mirror of
https://github.com/hyprwm/wlroots-hyprland.git
synced 2024-11-05 13:05:59 +01: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
|
||||
- clang: |
|
||||
cd wlroots/build-clang
|
||||
ninja
|
||||
ninja scan-build
|
||||
|
|
Loading…
Reference in a new issue