Skip to content

Commit

Permalink
[CI] downgrade batch size for bootstrapping too
Browse files Browse the repository at this point in the history
  • Loading branch information
clangenb committed Jan 17, 2025
1 parent 2d0e471 commit 0db3c78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ jobs:
fail-fast: false
matrix:
test:
- bootstrap_demo_community.py --signer //Alice -w collective --test
- bootstrap_demo_community.py --signer //Alice -w collective --batch-size 7 --test
- bot-community-test -f http://host.docker.internal:5000/api -w collective --batch-size 7
env:
ZOMBIENET_VERSION: v1.3.116
Expand Down

0 comments on commit 0db3c78

Please sign in to comment.