This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This file customizes the steps that DrupalCI will use when testing ths project. | |
# | |
# Learn to make one for your own drupal.org project: | |
# https://www.drupal.org/drupalorg/docs/drupal-ci/customizing-drupalci-testing | |
build: | |
assessment: | |
validate_codebase: | |
phplint: | |
container_composer: | |
phpcs: |