Skip to content

Commit

Permalink
Increase timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
mostafa committed Jan 25, 2025
1 parent 4f184fb commit 5e67670
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ jobs:
test:
name: Test GatewayD
runs-on: ubuntu-latest
# Timeout after 5 minutes, to avoid hanging tests
timeout-minutes: 5
# Timeout after 6 minutes, to avoid hanging tests
timeout-minutes: 6
services:
postgres:
image: postgres
Expand Down

0 comments on commit 5e67670

Please # to comment.