mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-01-27 06:28:39 +00:00
fix tests
This commit is contained in:
parent
c84e015471
commit
b0403bf83f
6
.github/workflows/main.yml
vendored
6
.github/workflows/main.yml
vendored
|
|
@ -151,6 +151,12 @@ jobs:
|
|||
repository: Karaka-Management/Karaka
|
||||
path: Karaka
|
||||
submodules: recursive
|
||||
- name: log
|
||||
run: |
|
||||
ls ./
|
||||
ls ./Karaka
|
||||
ls ./Karaka/Modules
|
||||
ls ./Karaka/Modules/Admin
|
||||
- name: Setup PHP, with composer and extensions
|
||||
uses: shivammathur/setup-php@master
|
||||
with:
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user