mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-01-29 08:58:31 +08: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
|
||||
with:
|
||||
php-version: ${{ matrix.php-versions }}
|
||||
extensions: apcu
|
||||
coverage: none
|
||||
|
||||
- name: twig lint
|
||||
|
|
Loading…
Reference in a new issue