Skip to content

Commit 665d20d

Browse files
committed
WIP
1 parent 75b5ec0 commit 665d20d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/e2e_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ jobs:
6868
docker compose \
6969
--file .devcontainer/docker-compose.yml \
7070
--env-file .devcontainer/.env \
71-
up -d sentry-test-services
71+
up sentry-test-services
7272
7373
- name: Debug - Check container status
7474
run: |

0 commit comments

Comments
 (0)