Skip to content

Commit a3c9555

Browse files
committed
Increase tuner test timeout
1 parent d7c87c6 commit a3c9555

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/lint-test.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,7 @@ jobs:
157157
test-integration-tuner:
158158
name: Tests - integration:tuner
159159
runs-on: ubuntu-latest
160-
timeout-minutes: 8
160+
timeout-minutes: 10
161161
strategy:
162162
matrix:
163163
python_version: [3.12, 3.13]

0 commit comments

Comments
 (0)