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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

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