Skip to content

Commit 3310d3f

Browse files
author
mike dupont
committed
docker compose down removes the container
1 parent 33c49a4 commit 3310d3f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/run-docker-tests.yml

-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ jobs:
6060
- name: delete the container
6161
run: |
6262
docker compose down
63-
docker rm -f $(docker ps -a -q)
6463
6564
6665

0 commit comments

Comments
 (0)