MeiliSearch/bors.toml

11 lines
208 B
TOML
Raw Normal View History

status = [
'Tests on ubuntu-18.04',
'Tests on macos-latest',
2021-07-01 14:43:10 +02:00
'Tests on windows-latest',
2021-06-30 10:49:10 +02:00
'Run Clippy',
2021-10-14 14:21:42 +02:00
'Run Rustfmt'
]
2021-10-14 14:21:42 +02:00
pr_status = ['Milestone Check']
2021-03-16 10:26:08 +01:00
# 3 hours timeout
timeout-sec = 10800