Skip to content

Commit 0044a8a

Browse files
e3krisztianqkaiser
authored andcommitted
extend github timeout for tests to 10 minutes
1 parent c3b9fb2 commit 0044a8a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
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)