diff --git a/.github/workflows/ci-browser.yml b/.github/workflows/ci-browser.yml index 7cbbbebc75..f7e495b84a 100644 --- a/.github/workflows/ci-browser.yml +++ b/.github/workflows/ci-browser.yml @@ -14,7 +14,7 @@ permissions: jobs: test-browser: runs-on: ubuntu-latest - timeout-minutes: 10 + timeout-minutes: 20 steps: - name: Checkout repository