Skip to content
Snippets Groups Projects

[#3418513]: Add the variables to .gitlab-ci.yml to enable wider test coverage

1 file
+ 4
0
Compare changes
  • Side-by-side
  • Inline
+ 4
0
@@ -48,3 +48,7 @@ include:
################
variables:
SKIP_PHPSTAN: 1
OPT_IN_TEST_PREVIOUS_MINOR: 1
OPT_IN_TEST_NEXT_MINOR: 1
OPT_IN_TEST_PREVIOUS_MAJOR: 1
OPT_IN_TEST_MAX_PHP: 1
Loading