Skip to content

Commit

Permalink
Docker compose with no daemon option
Browse files Browse the repository at this point in the history
  • Loading branch information
jhamon committed Mar 19, 2024
1 parent 8786d3d commit 0b97dd3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/testing-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
ls -l ./.mitm
ls -l ./pinecone
docker-compose up -d
docker-compose up
docker-compose ps
ls ${{ github.workspace }}/.mitm/proxy1
Expand Down

0 comments on commit 0b97dd3

Please sign in to comment.