Skip to content

Commit 484959f

Browse files
add tool versions (#234)
Signed-off-by: Brooke Hamilton <[email protected]>
1 parent ed07562 commit 484959f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

entrypoint.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ fi
2424

2525
echo ""
2626
echo "Using pyspelling on configuration outlined in >$SPELLCHECK_CONFIG_FILE<"
27+
pyspelling --version
28+
aspell --version
2729

2830
SINGLE="'"
2931
DOUBLE='"'

0 commit comments

Comments
 (0)