diff --git a/.github/workflows/tests.yml b/.github/workflows/tests.yml index 901c829f..cd8851d4 100644 --- a/.github/workflows/tests.yml +++ b/.github/workflows/tests.yml @@ -54,7 +54,7 @@ jobs: # run go test on Dendrite with different go versions test-dendrite: - timeout-minutes: 5 + timeout-minutes: 10 name: Unit tests Dendrite (Go ${{ matrix.go }}) runs-on: ubuntu-latest # Service containers to run with `container-job`