Skip to content

Commit 06674e2

Browse files
committed
fixup
1 parent 494b4f4 commit 06674e2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

docker-compose.test.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,4 @@ services:
1818
- "./codecov:/home/cmsuser/cms/codecov"
1919
privileged: true
2020
cgroup: host
21-
command: >
22-
wait-for-it testdb:5432 -- ./_cms-test-internal.sh
21+
command: wait-for-it testdb:5432 -- ./_cms-test-internal.sh

0 commit comments

Comments
 (0)