mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-22 01:57:41 +08:00
12 lines
229 B
TOML
12 lines
229 B
TOML
status = [
|
|
'Tests on ubuntu-20.04',
|
|
'Tests on macos-13',
|
|
'Tests on windows-2022',
|
|
'Run Clippy',
|
|
'Run Rustfmt',
|
|
'Run tests in debug',
|
|
]
|
|
pr_status = ['Milestone Check']
|
|
# 3 hours timeout
|
|
timeout-sec = 10800
|