mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-26 14:46:42 +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
|
break
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
echo $peers
|
||||||
|
echo $block
|
||||||
Loading…
Reference in a new issue