test: drop in-container docker CLI check (not installed in job image)
/ smoke (push) Successful in 2s Details

This commit is contained in:
Maciek "mab122" Bator 2026-07-19 13:40:38 +02:00
parent cb8631855d
commit 13e5d35ec9
1 changed files with 0 additions and 1 deletions

View File

@ -7,5 +7,4 @@ jobs:
- run: |
echo "hello from $(hostname)"
uname -a
docker info --format '{{.OperatingSystem}} / {{.NCPU}} CPUs / {{.MemTotal}} bytes'
ls -la