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
148 B
YAML
4 lines
148 B
YAML
summary: Run apparmor_parser error_output test from parser/tst
|
|
execute: |
|
|
make -C "$SPREAD_PATH"/parser/tst -j"$(nproc)" error_output VERBOSE=1
|