mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
php: Install ipl-i18n as a dependency for tests
This commit is contained in:
parent
d83b06618a
commit
b09384e489
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
@ -107,7 +107,7 @@ jobs:
|
||||
- name: Setup dependencies
|
||||
run: |
|
||||
sudo locale-gen en_US.UTF-8 de_DE.UTF-8 fr_FR.UTF-8
|
||||
composer require -n --no-progress mockery/mockery
|
||||
composer require -n --no-progress mockery/mockery ipl/i18n:@dev
|
||||
|
||||
- name: PHPUnit
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user