mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-03-06 08:01:31 +01:00
![meili-bors[bot]](/assets/img/avatar_default.png)
5370: Introduce a CI to check milestones and branches r=curquiza a=Kerollmops Co-authored-by: Kerollmops <clement@meilisearch.com>
11 lines
197 B
TOML
11 lines
197 B
TOML
status = [
|
|
'Tests on ubuntu-22.04',
|
|
'Tests on macos-13',
|
|
'Tests on windows-2022',
|
|
'Run Clippy',
|
|
'Run Rustfmt',
|
|
'Run tests in debug',
|
|
]
|
|
# 3 hours timeout
|
|
timeout-sec = 10800
|