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 8fdebf0 commit a58b021Copy full SHA for a58b021
.github/workflows/reusable_phplinter.yml
@@ -71,4 +71,4 @@ jobs:
71
72
- name: Lint PHP files
73
run: |
74
- ./bin/phplint --no-cache --no-progress -v
+ php -n ./bin/phplint --no-cache --no-progress -v
0 commit comments