mirror of
https://github.com/nineties/planckforth
synced 2025-01-13 08:01:10 +01:00
minor fix
This commit is contained in:
parent
d8083a76a2
commit
c2dab6d220
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ function generate-table {
|
||||||
|
|
||||||
echo "# Environment"
|
echo "# Environment"
|
||||||
echo
|
echo
|
||||||
echo "- Pull Request: #$PRNUM"
|
echo "- Commit: #$PRNUM"
|
||||||
echo "- $CPU_MODEL"
|
echo "- $CPU_MODEL"
|
||||||
echo "- $MEM_SIZE"
|
echo "- $MEM_SIZE"
|
||||||
echo "- $UNAME"
|
echo "- $UNAME"
|
||||||
|
|
Loading…
Reference in a new issue