Skip to content

Commit

Permalink
Send proofs batches in CI
Browse files Browse the repository at this point in the history
  • Loading branch information
klaus993 committed Oct 9, 2024
1 parent 5d656ee commit 1838627
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 @@ -28,6 +28,9 @@ jobs:
- name: Start containers
run: make docker_up

- name: Send proofs batches
run: make docker_batcher_send_all_proofs_burst

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

0 comments on commit 1838627

Please sign in to comment.