Skip to content

Commit 76f0ab8

Browse files
committed
Update test-lp.yml
1 parent 22f18c7 commit 76f0ab8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-lp.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ jobs:
3939
done
4040
4141
if [[ -s "$tmpfile" ]]; then
42-
echo "One or more files or directories in 'content/' contain capital letters or spaces (excluding extensions):"
42+
echo "One or more files or directories in 'content/' contain capital letters or spaces (excluding extensions):"
4343
cat "$tmpfile"
4444
rm "$tmpfile"
4545
exit 1

0 commit comments

Comments
 (0)