Skip to content

Commit

Permalink
ci: increased flextesa baker
Browse files Browse the repository at this point in the history
  • Loading branch information
hui-an-yang committed Oct 24, 2023
1 parent 72ec14a commit 719c9d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -98,9 +98,9 @@ jobs:
-p 20000:20000 \
${{ matrix.flextesa_docker_image }} \
flextesa mini-net \
--root /tmp/mini-box --size 1 \
--root /tmp/mini-box --size 4 \
--set-history-mode N000:archive \
--number-of-b 1 \
--number-of-b 4 \
--balance-of-bootstrap-accounts tez:100_000_000 \
--time-b 1 \
--add-bootstrap-account="${alice}@2_000_000_000_000" \
Expand Down

0 comments on commit 719c9d8

Please sign in to comment.