Skip to content

Commit

Permalink
CI: increase hosting test timeout to 10min
Browse files Browse the repository at this point in the history
this is 4x expected time, just to be safe.
  • Loading branch information
black-sliver committed Nov 10, 2024
1 parent a8275ad commit 48e66b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/unittests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,4 +89,4 @@ jobs:
run: |
source venv/bin/activate
export PYTHONPATH=$(pwd)
timeout 300 python test/hosting/__main__.py
timeout 600 python test/hosting/__main__.py

0 comments on commit 48e66b7

Please sign in to comment.