Skip to content

Commit 7ad7994

Browse files
committed
chore: Set python unit test timeout to 10 minutes
Change-Id: Ic0f6706714c31984783b0877446a5cf2f1a6af23
1 parent eaff9c0 commit 7ad7994

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/python-unit-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ permissions:
1212
jobs:
1313
test:
1414
runs-on: ubuntu-latest
15+
timeout-minutes: 10
1516
strategy:
1617
matrix:
1718
python-version: ["3.10", "3.11", "3.12", "3.13", "3.14"]

0 commit comments

Comments
 (0)