mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 17:24:18 +02:00
Set up mockery library for php unit test
This commit is contained in:
parent
0ea0a8fd83
commit
a0fba398a1
1
.github/workflows/php.yml
vendored
1
.github/workflows/php.yml
vendored
@ -150,6 +150,7 @@ jobs:
|
||||
|
||||
- name: Setup Libraries
|
||||
run: |
|
||||
composer require --working-dir=_icingaweb2 -n --no-progress mockery/mockery
|
||||
mkdir _libraries
|
||||
git clone --depth 1 -b snapshot/nightly https://github.com/Icinga/icinga-php-library.git _libraries/ipl
|
||||
git clone --depth 1 -b snapshot/nightly https://github.com/Icinga/icinga-php-thirdparty.git _libraries/vendor
|
||||
|
Loading…
x
Reference in New Issue
Block a user