diff --git a/.github/workflows/test-with-coverage.yml b/.github/workflows/test-with-coverage.yml index 6c723e344b..25b1fa716b 100644 --- a/.github/workflows/test-with-coverage.yml +++ b/.github/workflows/test-with-coverage.yml @@ -11,7 +11,7 @@ jobs: test: name: Test runs-on: ubuntu-latest - timeout-minutes: 10 + timeout-minutes: 15 steps: - uses: actions/checkout@v4 - name: Create cache folder