mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-05 12:38:55 +01: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
|