fix CI
Some checks failed
Audit / audit (push) Has been cancelled
Deny / audit (push) Has been cancelled

This commit is contained in:
Boog900 2024-11-01 19:53:47 +00:00
parent b91577780b
commit b4c0cc5309
No known key found for this signature in database
GPG key ID: 42AB1287CB0041C2

View file

@ -133,7 +133,7 @@ jobs:
- name: Test
run: |
cargo test --all-features --workspace
cargo test --package cuprate-blockchain --no-default-features --features redb --features service
cargo test --package cuprate-blockchain --no-default-features --features redb
- name: Hack Check
run: |