trigger tests and nightly builds

This commit is contained in:
Jerry Ma
2024-03-31 15:36:38 +08:00
committed by GitHub
parent 32f14e16c8
commit d445668d9f

View File

@@ -33,6 +33,7 @@ final class ConsoleApplication extends Application
$this->addCommands( $this->addCommands(
[ [
// Common commands
new BuildCliCommand(), new BuildCliCommand(),
new BuildLibsCommand(), new BuildLibsCommand(),
new DoctorCommand(), new DoctorCommand(),