Files
nora/.github/workflows
DevITWay | Pavel Volkov 45997c0abb fix: smoke test syntax error — missing image name in docker run (#100)
The docker run command was truncated, missing the image reference.
This caused a bash syntax error (unexpected do token) when the for
loop was parsed as part of the docker run arguments.
2026-04-06 01:15:25 +03:00
..