Skip to content

Commit 245592f

Browse files
committed
remove timeout
1 parent 19f739b commit 245592f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci-tests-full.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ jobs:
5555
uses: actions/checkout@v6
5656
- name: Run integration test
5757
uses: ./.github/actions/run-test
58-
timeout-minutes: 40
5958
with:
6059
k8s-distribution: ${{ matrix.k8s-distribution }}
6160
k8s-version: ${{ matrix.k8s-version }}

0 commit comments

Comments
 (0)