Skip to content

Commit

Permalink
Increase E2E timeout to 20 mins
Browse files Browse the repository at this point in the history
  • Loading branch information
denniskigen authored Sep 5, 2024
1 parent 2d23c4e commit 3679a47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ env:
jobs:
run_e2e_tests:
runs-on: ubuntu-latest
timeout-minutes: 15
timeout-minutes: 20
steps:
- name: Checkout repo
uses: actions/checkout@v4
Expand Down

0 comments on commit 3679a47

Please sign in to comment.