Skip to content

Commit cbfe756

Browse files
committed
fix(check-llms): add missing newline at end of file for proper script execution
1 parent 82301f5 commit cbfe756

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

check-llms.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ else
1010
else
1111
echo "✅ All URLs are correctly formatted"
1212
fi
13-
fi
13+
fi

0 commit comments

Comments
 (0)