Skip to content

Commit be8b370

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

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
@@ -87,5 +87,5 @@ jobs:
8787
fi
8888
sleep 1
8989
done
90-
echo "Tip height did not reach expected value ${EXPECTED} within 10 seconds (last observed: ${LAST_TIP:-unknown})" >&2
90+
echo "Tip height did not reach expected value ${EXPECTED} (started at ${TIP_BEFORE}) within 10 seconds (last observed: ${LAST_TIP:-unknown})" >&2
9191
exit 1

0 commit comments

Comments
 (0)