Skip to content

Commit f574bbd

Browse files
committed
playground for the failing GHA
Signed-off-by: arhimede <[email protected]>
1 parent 38f3d8e commit f574bbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/static-analysis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ jobs:
5151
mv config/autoload/swoole.local.php.dist config/autoload/swoole.local.php
5252
mv config/autoload/log.local.php.dist config/autoload/log.local.php
5353
- name: Run static analysis with PHPStan
54-
run: vendor/bin/phpstan analyse
54+
run: vendor/bin/phpstan analyse

0 commit comments

Comments
 (0)