Skip to content

Commit

Permalink
ci: add timeout to e2e tests
Browse files Browse the repository at this point in the history
  • Loading branch information
roaminro committed Apr 30, 2024
1 parent 428ff97 commit 6adbdfd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
main:
name: Run end-to-end tests
runs-on: depot-ubuntu-22.04-16
timeout-minutes: 25
services:
postgres:
image: postgres:12.1-alpine
Expand Down

0 comments on commit 6adbdfd

Please sign in to comment.