Skip to content

Commit a58b021

Browse files
committed
Another attempt in disabling extensions
1 parent 8fdebf0 commit a58b021

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/reusable_phplinter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ jobs:
7171
7272
- name: Lint PHP files
7373
run: |
74-
./bin/phplint --no-cache --no-progress -v
74+
php -n ./bin/phplint --no-cache --no-progress -v

0 commit comments

Comments
 (0)