Skip to content

Commit fdb893b

Browse files
committed
clean up e2e
1 parent b4b97dd commit fdb893b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.github/workflows/e2e.yml

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

27-
- name: Check container status
28-
run: docker ps -a
29-
3027
- name: Check Docker Backend logs
3128
run: docker logs -f dataportal-backend
3229
- name: Check backend health with curl (wait until ready)

0 commit comments

Comments
 (0)