You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ci: fix duplicate runs and combine fmt/clippy/test
- Remove claude/** from push triggers (PRs handle this)
- Add concurrency to cancel in-progress runs
- Combine check, fmt, clippy, test into single CI job
Reduces number of checks from 7 to 4 and eliminates duplicates.
0 commit comments