Skip to content

Commit

Permalink
Increase test timeout value
Browse files Browse the repository at this point in the history
  • Loading branch information
rgc99 committed Sep 14, 2024
1 parent 1d52d09 commit 4abc177
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ jobs:
pytest \
--asyncio-mode=auto \
-qq \
--timeout=300 \
--timeout=600 \
--durations=10 \
-n auto \
--cov custom_components.irrigation_unlimited \
Expand Down

0 comments on commit 4abc177

Please sign in to comment.