Skip to content

ci: run the test suite on pull requests and pushes to master - #125

Merged
benkhalife merged 1 commit into
masterfrom
ci/run-tests-workflow
Aug 27, 2026
Merged

ci: run the test suite on pull requests and pushes to master#125
benkhalife merged 1 commit into
masterfrom
ci/run-tests-workflow

Conversation

@benkhalife

Copy link
Copy Markdown
Member

Installs dependencies and runs "composer test" (phpunit) on PHP 8.1, the package's declared minimum version. Runs on PRs targeting master so a broken test suite is caught before merge, and on pushes to master as a final confirmation on the mainline.

Installs dependencies and runs "composer test" (phpunit) on PHP 8.1, the
package's declared minimum version. Runs on PRs targeting master so a
broken test suite is caught before merge, and on pushes to master as a
final confirmation on the mainline.
@benkhalife
benkhalife merged commit cde6f1a into master Aug 27, 2026
2 checks 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