chore: implement php test suites #42

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