Skip to content

Commit eb3efc3

Browse files
committed
Extend latest deps timeout
1 parent 98bde6a commit eb3efc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ jobs:
159159
- run: poe lint
160160
- run: mkdir junit-xml
161161
- run: poe test -s --junit-xml=junit-xml/latest-deps.xml
162-
timeout-minutes: 10
162+
timeout-minutes: 15
163163
- name: "Upload junit-xml artifacts"
164164
uses: actions/upload-artifact@v4
165165
if: always()

0 commit comments

Comments
 (0)