Skip to content
Snippets Groups Projects
Commit 80625aa6 authored by Stefan Borchert's avatar Stefan Borchert
Browse files

Revert "Issue #3151741: add drupalci.yml to check deprecations"

This reverts commit 4a8feca1.
parent 4a8feca1
No related branches found
No related tags found
No related merge requests found
build:
assessment:
validate_codebase:
phplint:
container_composer:
csslint:
eslint:
phpcs:
testing:
run_tests.standard:
types: 'Simpletest,PHPUnit-Unit,PHPUnit-Kernel,PHPUnit-Functional'
# Test for Drupal 9 compatibility
suppress-deprecations: false
run_tests.js:
concurrency: 1
types: 'PHPUnit-FunctionalJavascript'
# Test for Drupal 9 compatibility
suppress-deprecations: false
nightwatchjs:
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment