mirror of
https://github.com/hwchase17/langchain.git
synced 2026-01-29 21:30:18 +00:00
infra: add 20min timeout to ci steps (#28483)
This commit is contained in:
1
.github/workflows/_test_doc_imports.yml
vendored
1
.github/workflows/_test_doc_imports.yml
vendored
@@ -14,6 +14,7 @@ env:
|
||||
jobs:
|
||||
build:
|
||||
runs-on: ubuntu-latest
|
||||
timeout-minutes: 20
|
||||
name: "check doc imports #${{ inputs.python-version }}"
|
||||
steps:
|
||||
- uses: actions/checkout@v4
|
||||
|
||||
Reference in New Issue
Block a user