From fd0e5587fa4994e46f2cda01d5077d95086149f9 Mon Sep 17 00:00:00 2001
From: Tonye Jack <jtonye@ymail.com>
Date: Sat, 29 Oct 2022 19:22:02 -0600
Subject: [PATCH] Update update-readme.yml

---
 .github/workflows/update-readme.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.github/workflows/update-readme.yml b/.github/workflows/update-readme.yml
index 3e791a54..0bfac8a4 100644
--- a/.github/workflows/update-readme.yml
+++ b/.github/workflows/update-readme.yml
@@ -15,8 +15,6 @@ jobs:
 
       - name: Run auto-doc
         uses: tj-actions/auto-doc@v1.4.2
-        with:
-          col_max_words: 12
 
       - name: Run test
         uses: tj-actions/remark@v3