Skip to content

Commit a794bd6

Browse files
piotr-iohkCopilot
andauthored
Update .github/workflows/regtest-mine.yml
Co-authored-by: Copilot <[email protected]>
1 parent 631eb37 commit a794bd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/regtest-mine.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ jobs:
4141
fi
4242
- name: Mine regtest blocks
4343
run: |
44-
echo "Mining ${BLOCK_COUNT} block(s) on regtest"
44+
echo "Mining ${BLOCK_COUNT} block(s) on regtest..."
4545
curl --fail --silent --show-error \
4646
-X POST \
4747
"${BLOCKTANK_SERVER}/regtest/chain/mine" \

0 commit comments

Comments
 (0)