mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-22 10:07:40 +08:00
11 lines
199 B
TOML
11 lines
199 B
TOML
status = [
|
|
'Tests on ubuntu-18.04',
|
|
'Tests on macos-latest',
|
|
'Tests on windows-latest',
|
|
'Run Clippy',
|
|
'Run Rustfmt',
|
|
'Milestone Check'
|
|
]
|
|
# 3 hours timeout
|
|
timeout-sec = 10800
|