Update github workflows

This commit is contained in:
xbgmsharp
2023-07-12 17:33:14 +02:00
parent fd97b4c616
commit b6b082dd8c
2 changed files with 2 additions and 2 deletions

View File

@@ -43,7 +43,7 @@ jobs:
docker-compose up -d db && sleep 15
docker-compose ps -a
echo "Test PostgSail Grafana Unit Test"
docker-compose -d up app && sleep 5
docker-compose up -d app && sleep 5
docker-compose ps -a
curl http://localhost:3001/
- name: Show the logs