mirror of
https://github.com/logos-storage/logos-storage-proofs.git
synced 2026-01-02 13:33:10 +00:00
release mode disables constraint checks
This commit is contained in:
parent
a0e7df3f38
commit
3057cb201b
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
@ -31,4 +31,4 @@ jobs:
|
||||
- name: Build circuits
|
||||
run: sh ./scripts/circuit-prep.sh
|
||||
- name: Run the tests
|
||||
run: RUST_BACKTRACE=full cargo test -r
|
||||
run: RUST_BACKTRACE=full cargo test
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user