mirror of
https://github.com/kevinpapst/kimai2.git
synced 2025-04-04 21:45:20 +00:00
replacing broken Github action
This commit is contained in:
parent
8ea886b04c
commit
584199c46a
1 changed files with 1 additions and 1 deletions
2
.github/workflows/testing.yaml
vendored
2
.github/workflows/testing.yaml
vendored
|
@ -44,7 +44,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
uses: php-actions/composer@v6
|
||||
with:
|
||||
php_extensions: zip
|
||||
php_extensions: mbstring, xml, ctype, iconv, intl, mysql, zip, gd, ldap
|
||||
|
||||
- name: Validate Composer
|
||||
run: composer validate --strict
|
||||
|
|
Loading…
Add table
Reference in a new issue