btrfs-progs: run mkfs tests in CI
Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
8fe3a7bfd0
commit
fd60bbfcba
|
@ -62,5 +62,6 @@ addons:
|
|||
script:
|
||||
- "./autogen.sh && ./configure --disable-documentation && make"
|
||||
- "make TEST_LOG=dump test-cli"
|
||||
- "make TEST_LOG=dump test-mkfs"
|
||||
- "make TEST_LOG=dump test-check"
|
||||
- "make TEST_LOG=dump test-misc"
|
||||
|
|
Loading…
Reference in New Issue