Skip to content

Commit

Permalink
Increase the job timeout to 7 minutes
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz committed Mar 31, 2021
1 parent 1312f0d commit 826457e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ jobs:
&& true
|| false
}}
timeout-minutes: 6 # NOTE: default is 360 (6h)
timeout-minutes: 7 # NOTE: default is 360 (6h)

env:
PYTEST_ADDOPTS: >-
Expand Down

0 comments on commit 826457e

Please sign in to comment.