Skip to content

Commit 28c99d1

Browse files
author
Bastian Schwarz
committed
moving env around
Signed-off-by: Bastian Schwarz <bastian@repareo.de>
1 parent 582c59b commit 28c99d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
INTEGRATION_TESTS_LOCAL_PORT_HTTPS=443 \
2626
INTEGRATION_TESTS_HOST=localhost \
2727
docker-compose up integrationtests.webserver -d --wait --build --force-recreate --remove-orphans && \
28-
composer ci-all'
28+
composer ci-all

0 commit comments

Comments
 (0)