Skip to content

Commit 70265b4

Browse files
committed
Remove temporary ml_backend build test
1 parent f58fc95 commit 70265b4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/test.backend.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,9 +39,6 @@ jobs:
3939
- name: Checkout Code Repository
4040
uses: actions/checkout@v4
4141

42-
- name: Test build ml_backend service
43-
run: docker compose -f docker-compose.ci.yml build ml_backend
44-
4542
- name: Build the Stack
4643
run: docker compose -f docker-compose.ci.yml build
4744

0 commit comments

Comments
 (0)