Skip to content

Commit b2d6c42

Browse files
committed
Another attempt in disabling the redis-extension
1 parent a58b021 commit b2d6c42

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/reusable_phplinter.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,5 @@ jobs:
7171
7272
- name: Lint PHP files
7373
run: |
74+
mv /etc/php/{{ inputs.php-version }}/conf.d/ext-redis.conf /etc/php/{{ inputs.php-version }}/conf.d/ext-redis.conf.bak
7475
php -n ./bin/phplint --no-cache --no-progress -v

0 commit comments

Comments
 (0)