mirror of
https://github.com/tiennm99/ccs.git
synced 2026-07-16 06:16:37 +00:00
- Add concurrency group keyed on github.ref with cancel-in-progress to stop superseded runs on rapid pushes - Split validate matrix into: validate (typecheck/lint/format), build, test - Build uploads dist/ artifact; test downloads instead of rebuilding (removes inline build:all duplication) - Net: faster feedback, less runner time, DRY build step