Skip to content

Commit 9f22106

Browse files
committed
increase timeout
1 parent 64d2d0d commit 9f22106

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ jobs:
3333

3434
test_integration:
3535
runs-on: ubuntu-latest
36-
timeout-minutes: 15
36+
timeout-minutes: 60
3737
services:
3838
unstructured-api:
3939
image: quay.io/unstructured-io/unstructured-api:latest

0 commit comments

Comments
 (0)