Rename MeiliDB into MeiliSearch

This commit is contained in:
Clément Renault
2019-11-26 11:06:55 +01:00
parent 58eaf78dc4
commit 7cc096e0a2
94 changed files with 126 additions and 126 deletions

View File

@ -5,7 +5,7 @@ name: Cargo test
jobs:
check:
name: MeiliDB
name: MeiliSearch
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1