mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Workflow: Setup ipl/web
dependency for unit test
This commit is contained in:
parent
75c409703d
commit
35b2145754
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
@ -111,7 +111,7 @@ jobs:
|
||||
|
||||
- name: Setup dependencies
|
||||
run: |
|
||||
composer require -n --no-progress mockery/mockery ipl/i18n:@dev
|
||||
composer require -n --no-progress mockery/mockery ipl/i18n:@dev ipl/web:@dev
|
||||
git clone --depth 1 --branch snapshot/nightly https://github.com/Icinga/icinga-php-thirdparty.git vendor/icinga-php-thirdparty
|
||||
|
||||
- name: PHPUnit
|
||||
|
Loading…
x
Reference in New Issue
Block a user