Skip to content

Commit

Permalink
Adding datadb to memory tests, as recipes need to query data
Browse files Browse the repository at this point in the history
  • Loading branch information
dividor committed Jul 10, 2024
1 parent 7043e1c commit 9f4d872
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/get_memory_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ jobs:
echo "Starting docker containers for dbs and server ..."
docker-compose pull
docker-compose up -d --build datadb recipedb server
docker-compose up -d --build datadb recipedb server datadb
- name: Check logs
Expand Down

0 comments on commit 9f4d872

Please sign in to comment.