Closed catharsisjelly closed 1 year ago
The repository you were trying to add this to has nothing to test - no PHP unit tests, no behat tests, no javascript or css to lint or validate... there's nothing for the CI to do. In your case, I would recommend simply not adding it until you have something that the CI will be able to include in its matrix.
I'm going to close this issue, as it sounds like it's running as expected.
Trying to run this CI without running PHPUnit as there are no tests for the module and it's generating this error
Here is a direct link to the action but if that does not work then my
yml
is included below