The Github Action tests were failing for a while. Unfortunately I had missed that https://github.com/ddev/ddev-addon-template/blob/main/.github/workflows/tests.yml was updated significantly. I've updated and adjusted .github/workflows/tests.yaml
to the yaml file in the ddev-addons-template
upstream. In addition I've slightly adjusted the naming of the project name and test directory in the test.bats
file. While the renaming was sort of a cosmetic measure the update of the tests.yaml ensured that the tests are green again.