2
0
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:
Sebastian Meyer 2024-10-23 12:13:30 +02:00 committed by GitHub
parent d066367a15
commit ecde23e2f1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -30,6 +30,6 @@ jobs:
- name: Run PHP_CodeSniffer
uses: php-actions/phpcs@v1
with:
path: .
path: src/
php_version: "8.1"
standard: phpcs.xml.dist