mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-26 12:05:05 +08:00
13 lines
344 B
TOML
13 lines
344 B
TOML
status = [
|
|
'Tests on ubuntu-18.04 with stable',
|
|
'Tests on ubuntu-18.04 with beta',
|
|
'Tests on ubuntu-18.04 with nightly',
|
|
'Tests on macos-latest with stable',
|
|
'Tests on macos-latest with beta',
|
|
'Tests on macos-latest with nightly',
|
|
'Cargo check on Windows',
|
|
'Run Rustfmt',
|
|
]
|
|
# 3 hours timeout
|
|
timeout-sec = 10800
|