* First have the [github automate testing ](https://github.com/digitalutsc/citation_select/blob/1.0.x/.github/workflows/automated_testing.yml) working again. * if not, looking to alternative CI tools such as: * https://www.drupal.org/drupalorg/docs/drupal-ci * https://www.drupal.org/docs/develop/git/using-gitlab-to-contribute-to-drupal/gitlab-ci **Resources:** * https://www.drupal.org/drupalorg/docs/drupal-ci/running-drupalci-locally * https://www.drupal.org/docs/develop/automated-testing/phpunit-in-drupal * https://www.drupal.org/docs/develop/automated-testing/phpunit-in-drupal/running-phpunit-tests
First have the github automate testing working again.
if not, looking to alternative CI tools such as:
Resources: