chore: Add comment to clarify integration tests are disabled

This will trigger a new CI run to test the PR review functionality.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Jonathan Flatt
2025-05-22 20:16:05 +00:00
committed by Cheffromspace
parent 791231ca67
commit a281db126c

View File

@@ -40,6 +40,7 @@ jobs:
GITHUB_WEBHOOK_SECRET: 'test-secret'
GITHUB_TOKEN: 'test-token'
# Integration tests are disabled for now
# - name: Run integration tests
# run: npm run test:integration
# env: