Skip to content

Commit f4dd28b

Browse files
committed
clean up e2e
1 parent fdb893b commit f4dd28b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/e2e.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,6 @@ jobs:
2424
- name: Start Docker Compose
2525
run: docker compose -f cypress/docker/docker-compose.yml up -d
2626

27-
- name: Check Docker Backend logs
28-
run: docker logs -f dataportal-backend
2927
- name: Check backend health with curl (wait until ready)
3028
run: |
3129
max_attempts=20

0 commit comments

Comments
 (0)