mmagician
4 months ago
No known key found for this signature in database
GPG Key ID: BDEF1AAE14CCE516
1 changed files with
0 additions and
5 deletions
-
.github/workflows/ci.yml
|
|
@ -34,11 +34,6 @@ jobs: |
|
|
|
export PATH=$HOME/bin:$PATH |
|
|
|
cargo test |
|
|
|
|
|
|
|
- name: cargo test circom 2 feature flag |
|
|
|
run: | |
|
|
|
export PATH=$HOME/bin:$PATH |
|
|
|
cargo test --features circom-2 |
|
|
|
|
|
|
|
lint: |
|
|
|
runs-on: ubuntu-latest |
|
|
|
steps: |
|
|
|