mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 20:37:15 +02:00
add rustfmt to bors
This commit is contained in:
parent
29bf6a8d42
commit
3a9b86ad55
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@ status = [
|
|||
'Tests on ubuntu-18.04',
|
||||
'Tests on macos-latest',
|
||||
'Cargo check on Windows',
|
||||
'Run Clippy'
|
||||
'Run Clippy',
|
||||
'Run Rustfmt'
|
||||
]
|
||||
# 3 hours timeout
|
||||
timeout-sec = 10800
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue