mirror of
https://gitlab.com/apparmor/apparmor
synced 2025-08-22 01:57:43 +00:00
Instead of showing just the summary, display the actual test log as well. Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
4 lines
140 B
YAML
4 lines
140 B
YAML
summary: Run apparmor_parser minimize test from parser/tst
|
|
execute: |
|
|
make -C "$SPREAD_PATH"/parser/tst -j"$(nproc)" minimize VERBOSE=1
|