Skip to content

Commit 5ff9948

Browse files
kariyclaude
andcommitted
ci(e2e): remove job timeouts from e2e workflow
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 3e31d6b commit 5ff9948

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

.github/workflows/e2e-tests.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ on:
99
jobs:
1010
e2e-settlement:
1111
runs-on: ubuntu-latest
12-
timeout-minutes: 30
1312
steps:
1413
- uses: actions/checkout@v4
1514

@@ -46,7 +45,6 @@ jobs:
4645

4746
e2e-messaging:
4847
runs-on: ubuntu-latest
49-
timeout-minutes: 20
5048
steps:
5149
- uses: actions/checkout@v4
5250

0 commit comments

Comments
 (0)