Skip to content

Commit f220298

Browse files
committed
CI fix 3
1 parent f04b141 commit f220298

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/e2e-tests.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515
steps:
1616
- uses: actions/checkout@v2
1717
- name: Build servies
18-
run: docker compose up
18+
run: docker compose up -d
1919

2020

2121
- uses: actions/setup-node@v1

0 commit comments

Comments
 (0)