Skip to content

Commit

Permalink
ci: run test_murmur3
Browse files Browse the repository at this point in the history
  • Loading branch information
riptl authored and ripatel-fd committed Jan 31, 2024
1 parent 34bce81 commit dd84967
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ballet/murmur3/Local.mk
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
$(call add-hdrs,fd_murmur3.h)
$(call add-objs,fd_murmur3,fd_ballet)
$(call make-unit-test,test_murmur3,test_murmur3,fd_ballet fd_util)
$(call run-unit-test,test_murmur3)
$(call make-fuzz-test,fuzz_murmur3,fuzz_murmur3,fd_ballet fd_util)

0 comments on commit dd84967

Please sign in to comment.