mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 09:48:40 +00:00
fix tests
This commit is contained in:
parent
250edfdb63
commit
6c84a1e6af
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
|
|
@ -4,7 +4,7 @@ on: [push, pull_request]
|
|||
|
||||
jobs:
|
||||
general_module_workflow:
|
||||
uses: Karaka-Management/Karaka/.github/workflows/module.yml@develop
|
||||
uses: Karaka-Management/Karaka/.github/workflows/php_template.yml@develop
|
||||
secrets:
|
||||
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
GH_PAT: ${{ secrets.GH_PAT }}
|
||||
Loading…
Reference in New Issue
Block a user