run some tests with always_zero hasher
This commit is contained in:
parent
91e1b619e8
commit
88323a8c16
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue