Skip to content

Commit

Permalink
missing semicolon
Browse files Browse the repository at this point in the history
  • Loading branch information
kingjia90 committed Mar 1, 2024
1 parent 6e14611 commit 2007875
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/ci/files/bin/console
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ return function (array $context) {
$application = new \Pimcore\Console\Application($kernel);
$application->run();
return $application;
}
};

0 comments on commit 2007875

Please sign in to comment.