mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-05 04:28:55 +01:00
10 lines
228 B
TOML
10 lines
228 B
TOML
status = [
|
|
'Tests on ubuntu-18.04 with stable',
|
|
'Tests on macos-latest with stable',
|
|
'Tests on windows-latest with stable',
|
|
'Run Rustfmt',
|
|
]
|
|
pr_status = ['Specify breaking']
|
|
# 3 hours timeout
|
|
timeout-sec = 10800
|