mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
fix twig-lint
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
9a9d83825a
commit
27d99efebf
1 changed files with 1 additions and 0 deletions
1
.github/workflows/twig-lint.yml
vendored
1
.github/workflows/twig-lint.yml
vendored
|
|
@ -30,6 +30,7 @@ jobs:
|
||||||
uses: shivammathur/setup-php@v2
|
uses: shivammathur/setup-php@v2
|
||||||
with:
|
with:
|
||||||
php-version: ${{ matrix.php-versions }}
|
php-version: ${{ matrix.php-versions }}
|
||||||
|
extensions: apcu
|
||||||
coverage: none
|
coverage: none
|
||||||
|
|
||||||
- name: twig lint
|
- name: twig lint
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue