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