mirror of
https://github.com/arnaucube/circom-compat.git
synced 2026-01-12 00:41:29 +01:00
remove deprecated feature flag from CI
This commit is contained in:
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@@ -34,11 +34,6 @@ jobs:
|
|||||||
export PATH=$HOME/bin:$PATH
|
export PATH=$HOME/bin:$PATH
|
||||||
cargo test
|
cargo test
|
||||||
|
|
||||||
- name: cargo test circom 2 feature flag
|
|
||||||
run: |
|
|
||||||
export PATH=$HOME/bin:$PATH
|
|
||||||
cargo test --features circom-2
|
|
||||||
|
|
||||||
lint:
|
lint:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
|
|||||||
Reference in New Issue
Block a user