From 04dbbc567a732310724007e1d6606c6e3a3b0c0f Mon Sep 17 00:00:00 2001 From: John Lyu Date: Thu, 30 Jan 2025 10:01:02 +0800 Subject: [PATCH] remove html2image from ci --- tests/test_df_image.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_df_image.py b/tests/test_df_image.py index acafa31..1e84e12 100644 --- a/tests/test_df_image.py +++ b/tests/test_df_image.py @@ -17,7 +17,7 @@ "chrome", "selenium", "matplotlib", - "html2image", + # "html2image", "playwright", ]