Chore/php83 test suites #51

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