btrfs-progs: ci: enable fuzz tests

Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
David Sterba 2023-07-11 16:09:31 +02:00
parent f2b3170c3b
commit 5636dce4f6
1 changed files with 2 additions and 0 deletions

View File

@ -32,6 +32,8 @@ jobs:
run: sudo make TEST_LOG=dump test-check-lowmem
- name: Tests misc
run: sudo make TEST_LOG=dump test-misc
- name: Tests fuzz
run: sudo make TEST_LOG=dump test-fuzz
- name: Tests json formatter
run: make test-json
- name: Tests string-table formatter