🐛 Fixed pytest.yml

This commit is contained in:
Mawoka
2022-04-16 22:01:35 +02:00
parent 14008cfbee
commit bbd66ba105
2 changed files with 3 additions and 0 deletions
+1
View File
@@ -9,6 +9,7 @@ stop() {
}
init() {
mkdir /tmp/storage
docker run --rm -d -p 6379:6379 --name test_redis redis:alpine
docker run -it --rm -d -p 7700:7700 --name test_meili getmeili/meilisearch:latest
pipenv run python3 init_db.py