From e3cada6e2a2be4a677a0107be649b54b8df73bec Mon Sep 17 00:00:00 2001 From: "Il'ya (Marshal)" Date: Tue, 10 May 2022 21:45:11 +0200 Subject: [PATCH] remote timeout for making files tree --- .github/workflows/make_files_tree.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/make_files_tree.yml b/.github/workflows/make_files_tree.yml index b8c4c9ee78..1b48d5fecd 100644 --- a/.github/workflows/make_files_tree.yml +++ b/.github/workflows/make_files_tree.yml @@ -12,7 +12,7 @@ jobs: fetch_new_content: name: Make files tree runs-on: macos-10.15 - timeout-minutes: 10 +# timeout-minutes: 10 steps: