Skip to content

Commit f04b141

Browse files
committed
CI fix 2
1 parent f96b356 commit f04b141

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 --build
18+
run: docker compose up
1919

2020

2121
- uses: actions/setup-node@v1

0 commit comments

Comments
 (0)