Skip to content

Commit 533c4eb

Browse files
committed
extend github timeout for tests to 10 minutes
1 parent a35eea2 commit 533c4eb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ jobs:
5050
run_tests:
5151
name: Run tests
5252
runs-on: ubuntu-latest
53+
timeout-minutes: 10
5354
strategy:
5455
matrix:
5556
python-version: ["3.8", "3.9", "3.10"]

0 commit comments

Comments
 (0)