2
0
mirror of https://github.com/opencultureconsulting/php-basics.git synced 2025-03-30 00:00:15 +01:00
This commit is contained in:
Sebastian Meyer 2023-11-21 22:07:41 +01:00
commit 0267c99d92

View File

@ -27,6 +27,7 @@ jobs:
- name: Setup Environment
uses: shivammathur/setup-php@v2
with:
php-version: '8.0'
coverage: none
tools: phpmd