mirror of
https://github.com/LDAPAccountManager/lam.git
synced 2025-10-03 09:49:16 +02:00
refactoring
This commit is contained in:
parent
9148dc7a2d
commit
ee44bad2b2
1 changed files with 3 additions and 0 deletions
3
.github/workflows/php.yml
vendored
3
.github/workflows/php.yml
vendored
|
@ -26,6 +26,9 @@ jobs:
|
|||
restore-keys: |
|
||||
${{ runner.os }}-php-
|
||||
|
||||
- name: PHP Version
|
||||
run: php --version
|
||||
|
||||
- name: Install dependencies
|
||||
run: composer install --prefer-dist --no-progress
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue