Skip to content

Commit 4746f7a

Browse files
committed
testttt
1 parent 28faf64 commit 4746f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/code-analysis

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,4 +39,4 @@ drupal_composer --no-interaction install
3939

4040

4141
# Run PHPStan
42-
drupal_composer code-analysis
42+
(cd "$drupal_dir/$module_path" && ../../../../vendor/bin/phpstan)

0 commit comments

Comments
 (0)