mirror of
https://gitlab.com/apparmor/apparmor.git
synced 2025-03-04 08:24:42 +01:00
Invoke tst_binaries target with parallelism in GitLab CI
Signed-off-by: Ryan Lee <ryan.lee@canonical.com>
This commit is contained in:
parent
2e841655cf
commit
c47943f1af
1 changed files with 1 additions and 0 deletions
|
@ -67,6 +67,7 @@ test-parser:
|
||||||
- .ubuntu-before_script
|
- .ubuntu-before_script
|
||||||
script:
|
script:
|
||||||
- *install-c-build-deps
|
- *install-c-build-deps
|
||||||
|
- make -C parser -j $(nproc) tst_binaries
|
||||||
- make -C parser check
|
- make -C parser check
|
||||||
|
|
||||||
test-binutils:
|
test-binutils:
|
||||||
|
|
Loading…
Add table
Reference in a new issue