Skip to content

Commit 130f52e

Browse files
committed
chore: increase timeout
1 parent c9279cc commit 130f52e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@ jobs:
296296
name: Run e2e tests
297297
needs: build
298298
runs-on: ubuntu-latest
299-
timeout-minutes: 15
299+
timeout-minutes: 25
300300
steps:
301301
- name: Checkout repo
302302
uses: actions/checkout@v3

0 commit comments

Comments
 (0)