mirror of
https://github.com/opencultureconsulting/php-basics.git
synced 2025-04-06 00:00:31 +02:00
Update PHPCS workflow
This commit is contained in:
parent
a4eb7bc4ea
commit
3f633ef11e
3
.github/workflows/phpcs.yml
vendored
3
.github/workflows/phpcs.yml
vendored
@ -23,6 +23,9 @@ jobs:
|
|||||||
|
|
||||||
- name: Setup Environment
|
- name: Setup Environment
|
||||||
uses: php-actions/composer@v6
|
uses: php-actions/composer@v6
|
||||||
|
with:
|
||||||
|
command: update
|
||||||
|
php_version: "8.0"
|
||||||
|
|
||||||
- name: Run PHPCS
|
- name: Run PHPCS
|
||||||
uses: php-actions/phpcs@v1
|
uses: php-actions/phpcs@v1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user