mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 06:36:43 +00:00
CI: echo peers and block no.
This commit is contained in:
parent
e378b5febc
commit
7cb597886a
1 changed files with 4 additions and 1 deletions
|
|
@ -10,3 +10,6 @@ do
|
|||
break
|
||||
fi
|
||||
done
|
||||
|
||||
echo $peers
|
||||
echo $block
|
||||
Loading…
Reference in a new issue