summaryrefslogtreecommitdiffstats
path: root/.github/workflows/test-docs.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/test-docs.yml')
-rw-r--r--.github/workflows/test-docs.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/test-docs.yml b/.github/workflows/test-docs.yml
index 070ce7a..8560c8c 100644
--- a/.github/workflows/test-docs.yml
+++ b/.github/workflows/test-docs.yml
@@ -5,6 +5,7 @@ on: [push, pull_request]
jobs:
test_docs:
runs-on: ubuntu-latest
+ timeout-minutes: 5
strategy:
matrix:
python-version: ["3.10"]