Skip to content

Commit bb09266

Browse files
committed
extend github timeout for tests to 10 minutes
1 parent a79b5cc commit bb09266

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: .github/workflows/main.yml

+1
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,5 @@ jobs:
6666
uses: ./.github/actions/setup-git-lfs
6767

6868
- name: Run pytest
69+
timeout-minutes: 4
6970
run: poetry run pytest -vvv

0 commit comments

Comments
 (0)