diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index fe1638e8..c8be7d9e 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -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