mirror of
https://github.com/arnaucube/babyjubjub-ark.git
synced 2026-01-13 17:21:29 +01:00
Update aarch64 feature related code & minor update
- Update aarch64 feature related code - Update benchmarks to last lib updates - Apply Clippy fixes
This commit is contained in:
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@@ -12,4 +12,4 @@ jobs:
|
||||
- name: Run tests
|
||||
run: |
|
||||
cargo test --verbose
|
||||
cargo test --verbose --no-default-features --features=aarch64
|
||||
cargo test --verbose --features=aarch64
|
||||
|
||||
Reference in New Issue
Block a user