summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/workflows/check.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/check.yml b/.github/workflows/check.yml
index 1f6f01e76..9150b5f1e 100644
--- a/.github/workflows/check.yml
+++ b/.github/workflows/check.yml
@@ -23,6 +23,7 @@ jobs:
check:
name: astro check
runs-on: ubuntu-latest
+ timeout-minutes: 7
steps:
- name: Check out repository
uses: actions/checkout@v3