btrfs-progs: ci: make box target by default in all images

The 'box' target is not that different from the default one regarding
dependencies so build it as well by default for better coverage.

Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
David Sterba 2024-04-02 20:58:31 +02:00
parent e0b118e093
commit e1e1514a84

View file

@ -14,4 +14,5 @@ jobs=`grep -c ^processor /proc/cpuinfo`
./configure "$@"
echo "D=$D"
make -j $jobs
make -j $jobs btrfs.box
make hash-speedtest hash-vectest ioctl-test json-formatter-test string-table-test