mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-03 11:57:07 +02:00
Merge #612
612: Remove Bors required test for Windows r=Kerollmops a=curquiza Remove the required windows test for merging due to the issue with Lindera https://github.com/meilisearch/milli/runs/7970141278?check_suite_focus=true Co-authored-by: Clémentine Urquizar <clementine@meilisearch.com>
This commit is contained in:
commit
d0521e493f
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
status = [
|
||||
'Tests on ubuntu-18.04',
|
||||
'Tests on macos-latest',
|
||||
'Tests on windows-latest',
|
||||
# 'Tests on windows-latest',
|
||||
'Run Rustfmt',
|
||||
]
|
||||
# 3 hours timeout
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue