Skip to content

Commit 5024eea

Browse files
committed
increase timeout minutes
1 parent ad8e861 commit 5024eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cicd.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212
jobs:
1313
test:
1414
runs-on: ubuntu-latest
15-
timeout-minutes: 10
15+
timeout-minutes: 20
1616

1717
services:
1818

0 commit comments

Comments
 (0)