Consensys/corset

Correct Build Action

Closed this issue · 1 comments

We want to see how many tests are generated from the build.rs file. Therefore, update action from cargo build --verbose to cargo build -vv.

The issue is that testing is not being done properly because CORSET_TEST_LIMIT is in the wrong place.