meilisearch/bors.toml
2025-03-03 12:22:33 +01:00

11 lines
197 B
TOML

status = [
'Tests on ubuntu-20.04',
'Tests on macos-13',
'Tests on windows-2022',
'Run Clippy',
'Run Rustfmt',
'Run tests in debug',
]
# 3 hours timeout
timeout-sec = 10800