Update cypress CI timeout (#6046)

This commit is contained in:
Pere Miquel Brull 2022-07-12 16:04:13 +02:00 committed by GitHub
parent 00c14c0b7e
commit d19ec6f43d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,7 +52,7 @@ jobs:
env:
INGESTION_DEPENDENCY: "all"
run: ./docker/run_local_docker.sh
timeout-minutes: 20
timeout-minutes: 30
- name: Run Cypress Tests
uses: cypress-io/github-action@v2