Skip to content

Commit 9ab0299

Browse files
committed
ci: increase test timeout to 15 minutes
Network-dependent tests like test_refresh_joined_group need more time in CI environments due to peer discovery and file replication delays
1 parent fed6ca5 commit 9ab0299

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lint_and_test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ jobs:
2727
test:
2828
needs: lint
2929
runs-on: ubuntu-latest
30+
timeout-minutes: 15
3031
strategy:
3132
matrix:
3233
test_name: [

0 commit comments

Comments
 (0)