mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-03-14 04:41:32 +08:00
12 lines
223 B
TOML
12 lines
223 B
TOML
status = [
|
|
'Tests on ubuntu-22.04',
|
|
'Tests on macos-13',
|
|
'Tests on windows-2022',
|
|
'Run Clippy',
|
|
'Run Rustfmt',
|
|
'Run tests in debug',
|
|
'PR Milestone Check',
|
|
]
|
|
# 3 hours timeout
|
|
timeout-sec = 10800
|