kevinjqliu commented on code in PR #1486:
URL: https://github.com/apache/iceberg-python/pull/1486#discussion_r1903364245


##########
.github/workflows/python-ci-docs.yml:
##########
@@ -40,8 +40,6 @@ jobs:
         with:
           python-version: 3.12
       - name: Install
-        working-directory: ./mkdocs
-        run: pip install -r requirements.txt
-      - name: Build
-        working-directory: ./mkdocs
-        run: mkdocs build --strict
+        run: make install

Review Comment:
   action run for this PR took only `1m 34s`
   https://github.com/apache/iceberg-python/actions/runs/12623916115?pr=1486
   
   on main this action usually takes ~12m 
   
https://github.com/apache/iceberg-python/actions/workflows/python-ci.yml?query=branch%3Amain



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to