Skip to content

Commit f48a5e0

Browse files
committed
feat(59649): remove debug step
1 parent 30fc9a0 commit f48a5e0

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

.github/workflows/ci-cd-kotlin.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -62,14 +62,6 @@ jobs:
6262
GITHUB_ACTOR: ${{ github.actor }}
6363
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
6464

65-
- name: Docker diagnostics
66-
run: |
67-
whoami
68-
id
69-
docker version
70-
docker info
71-
ls -la /var/run/docker.sock || true
72-
7365
- name: Run tests
7466
env:
7567
GITHUB_ACTOR: ${{ github.actor }}

0 commit comments

Comments
 (0)