Skip to content

Commit

Permalink
try to fix fflonk e2e
Browse files Browse the repository at this point in the history
  • Loading branch information
Artemka374 committed Dec 20, 2024
1 parent 3ab2534 commit 07857d5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci-prover-e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,8 +74,7 @@ jobs:
working-directory: ./chains/proving_chain/configs
if: matrix.compressor-mode == 'fflonk'
run: |
apt-get install yq
yq e '.eth.sender.verifier_pre_fflonk = false' -i general.yaml
sed -i 's/verifier_pre_fflonk: true/verifier_pre_fflonk: false/' general.yaml
- name: Prepare prover subsystem
run: |
Expand Down

0 comments on commit 07857d5

Please sign in to comment.