Merge branch 'main' of https://github.com/opencultureconsulting/php-basics
This commit is contained in:
commit
0267c99d92
|
@ -27,6 +27,7 @@ jobs:
|
||||||
- name: Setup Environment
|
- name: Setup Environment
|
||||||
uses: shivammathur/setup-php@v2
|
uses: shivammathur/setup-php@v2
|
||||||
with:
|
with:
|
||||||
|
php-version: '8.0'
|
||||||
coverage: none
|
coverage: none
|
||||||
tools: phpmd
|
tools: phpmd
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue