chore: implement php test suites #31

Merged
Sebastian merged 2 commits from chore/php83-test-suites into main 2026-07-24 02:38:28 +00:00
Showing only changes of commit 5a470ca212 - Show all commits
@@ -44,6 +44,10 @@ jobs:
path: server/modules/authentication_provider_password
github-server-url: https://git.ktrix.dev
- name: Install module dependencies
run: composer install --prefer-dist --no-progress
working-directory: server/modules/authentication_provider_password
- name: Install and enable module
working-directory: server
run: |