Skip to content

Commit 4a32056

Browse files
committed
CI: Fix redundant step in backend-frontend-conformity-check
1 parent cf06cda commit 4a32056

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@ jobs:
4545
with:
4646
version: 10
4747

48-
- name: Run development containers
49-
run: docker compose up -d
50-
5148
- name: Install backend
5249
run: |
5350
sudo apt-get update && sudo apt-get install -y --no-install-recommends git gcc libldap2-dev libsasl2-dev

0 commit comments

Comments
 (0)