Skip to content

Commit

Permalink
feat: Custom config for testing PHP-MD codesize rules in the pipelines
Browse files Browse the repository at this point in the history
Signed-off-by: Héctor Arroyo <[email protected]>
  • Loading branch information
hectoras authored Mar 15, 2024
1 parent c2cffd0 commit 9d7b757
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:

steps:
- name: CI
uses: oat-sa/tao-extension-ci-action@v1
uses: oat-sa/tao-extension-ci-action@experimental/phpmd-ci-checks
with:
php: ${{ matrix.php-version }}
coverage: ${{ matrix.coverage }}

0 comments on commit 9d7b757

Please sign in to comment.