mirror of
https://github.com/opencultureconsulting/oai-pmh2.git
synced 2025-03-30 00:00:30 +01:00
Fix PHPCS workflow
This commit is contained in:
parent
28752a9974
commit
d066367a15
2
.github/workflows/phpcs.yml
vendored
2
.github/workflows/phpcs.yml
vendored
@ -30,6 +30,6 @@ jobs:
|
|||||||
- name: Run PHP_CodeSniffer
|
- name: Run PHP_CodeSniffer
|
||||||
uses: php-actions/phpcs@v1
|
uses: php-actions/phpcs@v1
|
||||||
with:
|
with:
|
||||||
path: bin/ public/ src/
|
path: .
|
||||||
php_version: "8.1"
|
php_version: "8.1"
|
||||||
standard: phpcs.xml.dist
|
standard: phpcs.xml.dist
|
||||||
|
Loading…
x
Reference in New Issue
Block a user