Skip to content
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

The tests GitHub workflow is not working #114

Open
antimech opened this issue Oct 27, 2023 · 1 comment
Open

The tests GitHub workflow is not working #114

antimech opened this issue Oct 27, 2023 · 1 comment

Comments

@antimech
Copy link
Contributor

Tests runs fine on my machine. Seems like to fix it here this needs to be added to the end of the composer.json file:

"config": {
    "allow-plugins": {
        "thecodingmachine/discovery": true
    }
}

and add --ignore-platform-req=composer-plugin-api to tests.yml composer install section.

Originally posted by @antimech in #110 (comment)

@antimech antimech changed the title Fix the "Laravel Tests" workflow The tests GitHub workflow is not working Oct 27, 2023
@antimech
Copy link
Contributor Author

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

No branches or pull requests

1 participant