mirror of
https://github.com/meilisearch/MeiliSearch
synced 2024-11-05 04:28:55 +01:00
f65116b208
The issue has been fixed in the latest release of rust. See https://github.com/rust-lang/rust-clippy/issues/8662 Fix #2305
12 lines
235 B
TOML
12 lines
235 B
TOML
status = [
|
|
'Tests on ubuntu-18.04',
|
|
'Tests on macos-latest',
|
|
'Tests on windows-latest',
|
|
'Run Clippy',
|
|
'Run Rustfmt',
|
|
'Run tests in debug',
|
|
]
|
|
pr_status = ['Milestone Check']
|
|
# 3 hours timeout
|
|
timeout-sec = 10800
|