test
All checks were successful
/ test (push) Successful in 1s
Unit Testing / Run phpunit tests (pull_request) Successful in 4m59s

This commit is contained in:
André Menrath 2024-09-21 09:45:49 +02:00
parent 83961dbb52
commit 81f74fdafb

View file

@ -34,6 +34,8 @@ jobs:
php-version: ${{ matrix.php-versions }}
coverage: none
tools: composer, phpunit-polyfills
env:
runner: self-hosted
- name: Install Composer dependencies for PHP
uses: "ramsey/composer-install@v1"