Skip to content

Commit

Permalink
✅ increase timeout for tests
Browse files Browse the repository at this point in the history
  • Loading branch information
daxingplay committed Feb 10, 2024
1 parent d61b00b commit e428e25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ jobs:
run: |
pytest \
-qq \
--timeout=9 \
--timeout=35 \
--durations=10 \
-n auto \
--cov custom_components.vaillant_plus \
Expand Down

0 comments on commit e428e25

Please sign in to comment.