moodle-plugin-ci
moodle-plugin-ci copied to clipboard
Failed to find version.php
Hello
I'm new to github actions so really happy that this project exists as a nice starter
My plugin repo is structured like
Ie the repo contains a folder with the plugin code so that we can quickly pick up and deploy the folder.
When I run the CI I get
Failed to find '/home/runner/work/
Is this because of my repo/folder structure? Is there a change I need to make in the yaml to resolve this?