Skip to content

Commit ced33bf

Browse files
committed
fix: shrink timeout
1 parent 48599cd commit ced33bf

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
@@ -25,7 +25,7 @@ jobs:
2525
integration-stest:
2626
name: Integration Test
2727
runs-on: ubuntu-latest
28-
timeout-minutes: 15
28+
timeout-minutes: 10
2929
steps:
3030
- uses: actions/[email protected]
3131
- uses: AbsaOSS/[email protected]

0 commit comments

Comments
 (0)