Skip to content

Commit

Permalink
[CI] add signer alice run on test/ci
Browse files Browse the repository at this point in the history
  • Loading branch information
clangenb committed Jan 17, 2025
1 parent 065bdab commit 2d0e471
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- master
- cl/test
tags:
- '[0-9]+.[0-9]+.[0-9]+*'
pull_request:
Expand Down Expand Up @@ -135,7 +136,7 @@ jobs:
fail-fast: false
matrix:
test:
- bootstrap_demo_community.py -w collective --test
- bootstrap_demo_community.py --signer //Alice -w collective --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 2d0e471

Please sign in to comment.