As a user/contributor/site it would be great to automatically run CI checks on modules so one can keep up on code quality and have automated tests run (if available)
Tests are failing but gitlab CI is running and I had to delete the composer.lock file and edit the composer.json (added description) to pass some minor checks that seem appropriate to go with the gitlab CI file.