MeiliSearch/bors.toml
unvalley a1d7ed1258 fix clippy error and remove clippy job from ci
Remove clippy job

Fix clippy error type_complexity

Restore ambiguous change
2022-10-28 22:33:50 +09:00

9 lines
159 B
TOML

status = [
'Tests on ubuntu-20.04',
'Tests on macos-latest',
'Tests on windows-latest',
'Run Rustfmt',
]
# 3 hours timeout
timeout-sec = 10800