mirror of
https://github.com/opencultureconsulting/php-basics.git
synced 2025-02-23 00:00:24 +01: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
|
||||
uses: php-actions/composer@v6
|
||||
with:
|
||||
command: update
|
||||
php_version: "8.0"
|
||||
|
||||
- name: Run PHPCS
|
||||
uses: php-actions/phpcs@v1
|
||||
|
Loading…
x
Reference in New Issue
Block a user