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
|
||||
script:
|
||||
- *install-c-build-deps
|
||||
- make -C parser -j $(nproc) tst_binaries
|
||||
- make -C parser check
|
||||
|
||||
test-binutils:
|
||||
|
|
Loading…
Add table
Reference in a new issue