Skip to content
Snippets Groups Projects

Enable PHPUnit job for auto_updates and package_manager unit tests only

1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -54,7 +54,7 @@ variables:
SKIP_PHPCS: '1'
SKIP_PHPSTAN: '1'
SKIP_STYLELINT: '1'
_WEB_ROOT: '$CI_PROJECT_DIR'
_WEB_ROOT: '.'
###################################################################################
#
Loading