mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00

Instead of showing just the summary, display the actual test log as well. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
3 lines
115 B
YAML
3 lines
115 B
YAML
summary: Run unit tests of libapparmor
|
|
execute: |
|
|
make -C "$SPREAD_PATH"/libraries/libapparmor check VERBOSE=1
|