From c7ce665658d0e242657ef76a13d974cbfc91b373 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Viktor=20Sz=C3=A9pe?= Date: Wed, 10 Jan 2024 01:56:01 +0100 Subject: [PATCH] Update spelling.yml --- .github/workflows/spelling.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/spelling.yml b/.github/workflows/spelling.yml index 1dfd3ab..4d27f70 100644 --- a/.github/workflows/spelling.yml +++ b/.github/workflows/spelling.yml @@ -23,7 +23,7 @@ jobs: typos_check: name: "文A Typos" runs-on: "ubuntu-22.04" - timeout-minutes: 1 + timeout-minutes: 10 steps: - name: "Checkout repository"