Improve bors toml

This commit is contained in:
Kerollmops 2025-02-26 11:07:19 +01:00
parent dfe13e2711
commit fa93f14b21
No known key found for this signature in database
GPG Key ID: F250A4C4E3AE5F5F

View File

@ -5,7 +5,7 @@ status = [
'Run Clippy',
'Run Rustfmt',
'Run tests in debug',
'PR Milestone Check',
]
pr_status = ['Milestone Check']
# 3 hours timeout
timeout-sec = 10800