Skip to content

Commit 3676082

Browse files
author
Thomas Loubrieu
committed
fix syntax issue
1 parent 401f8cc commit 3676082

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/integration_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ run() {
6363
--ansi never \
6464
--profile int-registry-batch-loader \
6565
--project-name registry \
66-
--detach --quiet-pull
66+
--detach --quiet-pull \
6767
up || return 5
6868
echo "launch tests"
6969
if docker compose \

0 commit comments

Comments
 (0)