mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-04 20:18:55 +01:00
12 lines
229 B
TOML
12 lines
229 B
TOML
status = [
|
|
'Tests on ubuntu-18.04',
|
|
'Tests on macos-12',
|
|
'Tests on windows-2022',
|
|
'Run Clippy',
|
|
'Run Rustfmt',
|
|
'Run tests in debug',
|
|
]
|
|
pr_status = ['Milestone Check']
|
|
# 3 hours timeout
|
|
timeout-sec = 10800
|