diff --git a/.github/workflows/test-code-snippets.yml b/.github/workflows/test-code-snippets.yml index 04f2a365da..03e6a3ad86 100644 --- a/.github/workflows/test-code-snippets.yml +++ b/.github/workflows/test-code-snippets.yml @@ -62,6 +62,7 @@ jobs: pip install pytest pip install pytest-asyncio pip install numpy + pip install pillow - name: Find and list Python files