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