mirror of
https://github.com/Karaka-Management/oms-Tasks.git
synced 2026-02-13 13:18:40 +00:00
fix tests
This commit is contained in:
parent
23ef687d74
commit
8b2db464b8
8
.github/workflows/main.yml
vendored
8
.github/workflows/main.yml
vendored
|
|
@ -171,14 +171,14 @@ jobs:
|
||||||
ref: develop
|
ref: develop
|
||||||
repository: Karaka-Management/Build
|
repository: Karaka-Management/Build
|
||||||
path: Build
|
path: Build
|
||||||
- name: Checkout phpOMS Repository
|
- name: Checkout Karaka Repository
|
||||||
uses: actions/checkout@main
|
uses: actions/checkout@main
|
||||||
with:
|
with:
|
||||||
fetch-depth: 1
|
fetch-depth: 1
|
||||||
ref: develop
|
ref: develop
|
||||||
repository: Karaka-Management/phpOMS
|
repository: Karaka-Management/Karaka
|
||||||
path: phpOMS
|
path: Karaka
|
||||||
token: ${{ secrets.GH_PAT }}
|
submodules: recursive
|
||||||
- name: Setup PHP, with composer and extensions
|
- name: Setup PHP, with composer and extensions
|
||||||
uses: shivammathur/setup-php@master
|
uses: shivammathur/setup-php@master
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user