mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-05 04:28:55 +01:00
faa3cd3b71
Don't check nightly and beta channel Co-authored-by: Clément Renault <clement@meilisearch.com>
9 lines
182 B
TOML
9 lines
182 B
TOML
status = [
|
|
'Tests on ubuntu-18.04 with stable',
|
|
'Tests on macos-latest with stable',
|
|
'Cargo check on Windows',
|
|
'Run Rustfmt',
|
|
]
|
|
# 3 hours timeout
|
|
timeout-sec = 10800
|