Skip to content

Commit c6b15eb

Browse files
committed
Update gh action timeout to match dendrite unit tests
1 parent 965b10a commit c6b15eb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454

5555
# run go test on Dendrite with different go versions
5656
test-dendrite:
57-
timeout-minutes: 5
57+
timeout-minutes: 10
5858
name: Unit tests Dendrite (Go ${{ matrix.go }})
5959
runs-on: ubuntu-latest
6060
# Service containers to run with `container-job`

0 commit comments

Comments
 (0)