chore: extends meilisearch scrape timeout due to selenium
This commit is contained in:
parent
5adf76f16d
commit
b76ad36c68
|
|
@ -30,7 +30,7 @@ jobs:
|
|||
run: sleep 2m
|
||||
if: github.event_name == 'push'
|
||||
- name: Run docs-scraper
|
||||
timeout-minutes: 15
|
||||
timeout-minutes: 30
|
||||
env:
|
||||
HOST_URL: ${{ secrets.MEILISEARCH_HOST_URL }}
|
||||
API_KEY: ${{ secrets.MEILISEARCH_API_KEY }}
|
||||
|
|
|
|||
Loading…
Reference in New Issue