Skip to content

Commit

Permalink
Updated workflow configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
batumibiz committed Mar 28, 2023
1 parent 289ec17 commit 4ec4fbf
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,9 +70,3 @@ jobs:
-Dsonar.sourceEncoding=UTF-8
-Dsonar.php.tests.reportPath=report.xml
-Dsonar.php.coverage.reportPaths=clover.xml
- name: Test with latest dependencies
if: matrix.php-versions == '8.2'
run: |
composer update
composer test

0 comments on commit 4ec4fbf

Please sign in to comment.