Skip to content

Commit

Permalink
Verify all sent proofs in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
klaus993 committed Oct 9, 2024
1 parent 1838627 commit bbb8298
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/test-docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,9 @@ jobs:
- name: Send proofs batches
run: make docker_batcher_send_all_proofs_burst

- name: Verify all sent proofs
run: make docker_verify_proof_submission_success

post:
runs-on: docker
needs: docker
Expand Down

0 comments on commit bbb8298

Please sign in to comment.