Skip to content

Commit 9b8b840

Browse files
Increase timeout for code-coverage job
1 parent 5887ccb commit 9b8b840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ jobs:
204204
- end-to-end-tests
205205

206206
runs-on: ubuntu-latest
207-
timeout-minutes: 5
207+
timeout-minutes: 10
208208

209209
steps:
210210
- name: Checkout

0 commit comments

Comments
 (0)