test
All checks were successful
PHP Code Checker / Run PHP Code Checker (pull_request) Successful in 1m3s
Unit Testing / Run phpunit tests (pull_request) Successful in 1m8s

This commit is contained in:
André Menrath 2024-09-21 13:13:50 +02:00
parent 1008bd62c8
commit 6c71423d62

View file

@ -60,7 +60,8 @@ jobs:
if: steps.cache-composer.outputs.cache-hit != 'true'
uses: ramsey/composer-install@v3
- uses: https://github.com/awalsh128/cache-apt-pkgs-action@latest
- name: Install and Cache mysqladmin needed to initialize the Test Database
uses: https://github.com/awalsh128/cache-apt-pkgs-action@latest
with:
packages: mysql-client
version: 1.0