From fac51664a4826b469726c7443a15008d76fdd461 Mon Sep 17 00:00:00 2001 From: technote-space Date: Thu, 23 Apr 2020 10:02:26 +0000 Subject: [PATCH] chore: sync workflows --- .github/workflows/ci.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4d72dd4..a78fa63 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -57,7 +57,7 @@ jobs: name: Coverage needs: eslint runs-on: ubuntu-latest - timeout-minutes: 5 + timeout-minutes: 10 strategy: matrix: node: ['11', '12']