drupalci.yml in External Hreflang 8
File
drupalci.ymlView source
- build:
- assessment:
- validate_codebase:
- # Static analysis of code for @deprecated uses.
- phpstan:
- halt-on-fail: true
- testing:
- run_tests.standard:
- types: 'PHPUnit-Unit,PHPUnit-Kernel,PHPUnit-Functional'
- # Fails on errors triggered.
- suppress-deprecations: false