diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index ba39705..8cb18d6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -4,6 +4,7 @@ on: push: branches: - master + - cl/test tags: - '[0-9]+.[0-9]+.[0-9]+*' pull_request: @@ -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