MeiliSearch/bors.toml
2021-06-30 10:49:10 +02:00

10 lines
175 B
TOML

status = [
'Tests on ubuntu-18.04',
'Tests on macos-latest',
'Cargo check on Windows',
'Run Clippy',
'Run Rustfmt'
]
# 3 hours timeout
timeout-sec = 10800