Skip to content

feat: add tests #18

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
May 14, 2025
Merged

feat: add tests #18

merged 7 commits into from
May 14, 2025

Conversation

gdespirito
Copy link
Member

No description provided.

@gdespirito gdespirito requested a review from Copilot May 14, 2025 04:46
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR introduces a new GitHub Actions workflow to run tests across multiple PHP versions when pull requests and pushes occur on the main branch.

  • Added a workflow YAML file to setup and run PHP tests using the Pest framework.
  • Configured caching for Composer dependencies to speed up the process.

@gdespirito gdespirito merged commit d081839 into main May 14, 2025
5 checks passed
@gdespirito gdespirito deleted the add-tests branch May 14, 2025 05:05
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