Skip to content
Snippets Groups Projects
Commit a9cd4772 authored by Jürgen Haas's avatar Jürgen Haas
Browse files

Fix tests

parent 19a4a41f
No related branches found
No related tags found
No related merge requests found
Pipeline #310614 failed
......@@ -6,10 +6,10 @@ include:
- '/includes/include.drupalci.variables.yml'
- '/includes/include.drupalci.workflows.yml'
variables:
OPT_IN_TEST_PREVIOUS_MAJOR: 1
OPT_IN_TEST_NEXT_MINOR: 1
# Waiting for webform to support Drupal 11.
OPT_IN_TEST_NEXT_MAJOR: 0
RUN_JOB_UPGRADE_STATUS: 1
RUN_JOB_UPGRADE_STATUS: 0
cspell:
allow_failure: false
phpcs:
......@@ -20,6 +20,8 @@ phpstan (next minor):
allow_failure: false
phpstan (next major):
allow_failure: false
phpunit (previous major):
allow_failure: false
phpunit (next minor):
allow_failure: false
phpunit (next major):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment