Skip to content

Commit 88d10fa

Browse files
committed
Fix run_tests.sh
Signed-off-by: Arthur Chan <[email protected]>
1 parent 3f8eaab commit 88d10fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

projects/dbus-broker/run_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@
1515
#
1616
################################################################################
1717

18-
meson test -C build --print-errorlogs
18+
meson test -C build -j$(nproc)

0 commit comments

Comments
 (0)