mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-04-01 23:15:45 +00:00
When go-test or node-test fails, the workflow run is now cancelled via the GitHub API so the sibling job doesn't sit queued/running. Also fixed build job to need both go-test AND node-test (was only waiting on go-test despite the pipeline comment saying both gate it).