Skip to content

Conversation

@dragonee
Copy link
Member

@dragonee dragonee commented Oct 4, 2025

Summary

  • Adds GitHub Actions workflow that runs tests on pull requests to main branch
  • Uses PHP 8.1 with required extensions
  • Runs php artisan test to execute the test suite

Test plan

  • Create a pull request and verify the workflow runs successfully
  • Check that tests execute properly in the CI environment

🤖 Generated with Claude Code

dragonee and others added 2 commits October 4, 2025 22:07
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
Prevents TTY mode warning in CI environment.

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

Co-Authored-By: Claude <noreply@anthropic.com>
@dragonee dragonee merged commit 2ad4799 into main Oct 4, 2025
1 check passed
@dragonee dragonee deleted the add-ci-tests branch October 4, 2025 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants