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

Fix tests

parent 8c1d9a15
Branches
No related tags found
No related merge requests found
Pipeline #393937 failed
......@@ -6,9 +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
OPT_IN_TEST_NEXT_MAJOR: 1
RUN_JOB_UPGRADE_STATUS: 1
OPT_IN_TEST_NEXT_MAJOR: 0
RUN_JOB_UPGRADE_STATUS: 0
cspell:
allow_failure: false
phpcs:
......@@ -19,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