What is the bug?
If the file structure is incorrect (missing License for example) the CI passes.
How can one reproduce the bug?
Steps to reproduce the behavior:
- Remove file extention of License
- Build project
- File is missing from folder
- Commit changes in new branch and see that CI passes.
What is the expected behavior?
CI validates files in plugin. Fails on any missing files.
What is the bug?
If the file structure is incorrect (missing License for example) the CI passes.
How can one reproduce the bug?
Steps to reproduce the behavior:
What is the expected behavior?
CI validates files in plugin. Fails on any missing files.