Skip to content

Commit d16cb2e

Browse files
committed
revert: "chore: enable debug for docker compose"
This reverts commit 5230d3c. Relate to #13
1 parent 00ef4cd commit d16cb2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/integration-tests.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
- name: Start containers
7676
working-directory: docker
7777
run: >-
78-
docker --debug compose up \
78+
docker compose up \
7979
--build \
8080
--detach \
8181
--wait \

0 commit comments

Comments
 (0)