Update .github/workflows/test-docs.yml

Co-authored-by: David Larlet <3556+davidbgk@users.noreply.github.com>
This commit is contained in:
Yohan Boniface 2024-04-17 14:55:11 +02:00 committed by Yohan Boniface
parent c79660c354
commit d2ba1deac7

View file

@ -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: