Skip to content

Commit

Permalink
remove deprecated feature flag from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mmagician committed Jul 17, 2024
1 parent a6cde19 commit 04d75b0
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 04d75b0

Please sign in to comment.