Skip to content

Commit

Permalink
Update gh action timeout to match dendrite unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
devonh committed Jan 12, 2023
1 parent 965b10a commit c6b15eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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`
Expand Down

0 comments on commit c6b15eb

Please sign in to comment.