We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d79ed01 commit 2adc0dfCopy full SHA for 2adc0df
.github/workflows/php.yml
@@ -62,8 +62,8 @@ jobs:
62
- name: "Analyze core/install.php"
63
run: |
64
cd ~/drupal
65
- ./vendor/bin/drupal-drupal web/core/install.php
+ ./vendor/bin/drupal-check web/core/install.php
66
67
68
69
- ./vendor/bin/drupal-drupal web/core/modules/dynamic_page_cache
+ ./vendor/bin/drupal-check web/core/modules/dynamic_page_cache
0 commit comments