Files
meshcore-analyzer/.github
Kpa-clawbot 387818ae6b Fix #199 (CI): Go test failures now fail the pipeline
Added 'set -e -o pipefail' to both Go test steps. Without pipefail, the exit code from 'go test' was being lost when piped to tee, causing test failures to appear as successes.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-27 22:04:58 -07:00
..