Skip to content

Commit

Permalink
it
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelDiz committed Oct 8, 2023
1 parent abf435a commit 6e6f14c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
run: docker-compose -f docker-compose.test.yml build

- name: Start services
run: docker-compose -f docker-compose.test.yml up -d
run: docker-compose -f docker-compose.test.yml up -it

- name: Debug - Show running containers
run: docker ps
Expand Down

0 comments on commit 6e6f14c

Please sign in to comment.