From fcccb4f693f8faa12319b82ca085b83352b9a7b9 Mon Sep 17 00:00:00 2001 From: Keisuke Umeno <9renpoto@gmail.com> Date: Mon, 23 Oct 2023 09:36:45 +0900 Subject: [PATCH] Revert ":thinking:" This reverts commit b7046baeace05d6caaeb64f1940b03484e7212d0. --- .github/workflows/node.js.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/node.js.yml b/.github/workflows/node.js.yml index b548af2e..f3ce4517 100644 --- a/.github/workflows/node.js.yml +++ b/.github/workflows/node.js.yml @@ -8,7 +8,7 @@ on: jobs: build: - timeout-minutes: 10 + timeout-minutes: 5 runs-on: ubuntu-latest strategy: