Skip to content

ci: Add PHPUnit test step to GitHub Actions workflow#1

Merged
DarlanSchmeller merged 2 commits into
mainfrom
ci/phpunit-automation
Jan 23, 2026
Merged

ci: Add PHPUnit test step to GitHub Actions workflow#1
DarlanSchmeller merged 2 commits into
mainfrom
ci/phpunit-automation

Conversation

@DarlanSchmeller

Copy link
Copy Markdown
Owner

PHPUnit Tests Automation

This commit adds a step to the GitHub Actions workflow to run PHPUnit tests after installing dependencies. This ensures that all tests are executed automatically on push or pull request to the main branch.

@DarlanSchmeller DarlanSchmeller self-assigned this Jan 23, 2026
Update PHPUnit test command to specify test directory.
@DarlanSchmeller DarlanSchmeller merged commit 6131cdb into main Jan 23, 2026
1 check passed
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.

1 participant