diff --git a/.github/workflows/test-docs.yml b/.github/workflows/test-docs.yml index 49bdc03e..c6b392a4 100644 --- a/.github/workflows/test-docs.yml +++ b/.github/workflows/test-docs.yml @@ -46,7 +46,7 @@ jobs: env: DJANGO_SETTINGS_MODULE: 'umap.tests.settings' UMAP_SETTINGS: 'umap/tests/settings.py' - PLAYWRIGHT_TIMEOUT: '10000' + PLAYWRIGHT_TIMEOUT: '20000' lint: runs-on: ubuntu-latest steps: