Chore/php83 test suites #78

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