mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-13 21:18:08 +02:00
Require ipl dependencies in github workflows
This commit is contained in:
parent
a78c221bfd
commit
d277c5ba3b
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
@ -99,7 +99,7 @@ jobs:
|
||||
extensions: mysql, pgsql, ldap
|
||||
|
||||
- name: Setup dependencies
|
||||
run: composer require -n --no-progress mockery/mockery ipl/i18n:@dev
|
||||
run: composer require -n --no-progress mockery/mockery ipl/i18n:@dev ipl/html:@dev ipl/orm:@dev ipl/web:@dev
|
||||
|
||||
- name: PHPUnit
|
||||
env:
|
||||
|
Loading…
x
Reference in New Issue
Block a user