mirror of
https://github.com/Icinga/icinga2.git
synced 2025-04-08 17:05:25 +02:00
Merge pull request #10373 from Icinga/Al2Klimov-patch-8
GitHub actions: run ninja with -v
This commit is contained in:
commit
84f719ee4f
2
.github/workflows/linux.bash
vendored
2
.github/workflows/linux.bash
vendored
@ -78,7 +78,7 @@ cmake \
|
||||
-DICINGA2_GROUP=$(id -gn) \
|
||||
$CMAKE_OPTS ..
|
||||
|
||||
ninja
|
||||
ninja -v
|
||||
|
||||
ninja test
|
||||
ninja install
|
||||
|
Loading…
x
Reference in New Issue
Block a user