run some tests with always_zero hasher
All checks were successful
/ deps (pull_request) Successful in 17s
/ test (pull_request) Successful in 5m1s
/ deps (push) Successful in 13s
/ test (push) Successful in 5m36s

This commit is contained in:
Jacob Lifshay 2025-04-09 21:03:57 -07:00
parent 91e1b619e8
commit 88323a8c16
Signed by: programmerjake
SSH key fingerprint: SHA256:HnFTLGpSm4Q4Fj502oCFisjZSoakwEuTsJJMSke63RQ

View file

@ -59,3 +59,4 @@ jobs:
- run: cargo build --tests --features=unstable-doc
- run: cargo test --doc --features=unstable-doc
- run: cargo doc --features=unstable-doc
- run: cargo test --test=module --features=unstable-doc,unstable-test-hasher