fix(ci): remove deleted compaction-context-injector from test paths

This commit is contained in:
justsisyphus
2026-02-01 15:03:13 +09:00
parent e48be69a62
commit 6667ace7ca

View File

@@ -51,7 +51,6 @@ jobs:
# Run them in separate processes to prevent cross-file contamination
bun test src/plugin-handlers
bun test src/hooks/atlas
bun test src/hooks/compaction-context-injector
bun test src/features/tmux-subagent
- name: Run remaining tests