Skip to content
Snippets Groups Projects

Enable PHPUnit job for auto_updates and package_manager unit tests only

1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
+ 1
0
@@ -130,3 +130,4 @@ phpunit:
variables:
_PHPUNIT_CONCURRENT: '1'
_PHPUNIT_EXTRA: '--types PHPUnit-Unit --module package_manager'
_PHPUNIT_TESTGROUPS: ''
Loading