Skip to content

Commit

Permalink
After testing on runner, using docker exec directly for brevity
Browse files Browse the repository at this point in the history
  • Loading branch information
dividor committed Jul 9, 2024
1 parent 05fcca8 commit 90b9e67
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/e2e_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,10 @@ jobs:
echo "logs promptflow ..."
docker logs promptflow
echo "logs chat ..."
docker compose logs chat
docker ps
sleep 10
Expand Down

0 comments on commit 90b9e67

Please sign in to comment.