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
Fix aicode-agent test: Update to match new workflow structure
- Add test for aicode-preprocess.yml workflow (triggers on aicode)
- Update test for aicode-agent.yml workflow (triggers on aicode-enhanced)
- All 241 tests now passing
thrownewError(`Preprocess workflow file not found at: ${workflowPath}\nCurrent directory: ${process.cwd()}\nFiles in .github/workflows: ${fs.readdirSync(path.join(process.cwd(),'.github','workflows')).join(', ')}`);
0 commit comments