mirror of
https://github.com/arnaucube/circom-compat.git
synced 2026-01-11 16:31:28 +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
|
||||
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:
|
||||
|
||||
Reference in New Issue
Block a user